| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -42,6 +42,8 @@ setlocal indentkeys=0{,0},0),0],!^F,o,O,e,:,. | |||
| 42 | 42 | setlocal indentkeys+==end,=else,=elsif,=when,=in,=ensure,=rescue,==begin,==end | |
| 43 | 43 | setlocal indentkeys+==private,=protected,=public | |
| 44 | 44 | ||
| 45 | + let b:undo_indent = "setlocal indentexpr< indentkeys< smartindent<" | ||
| 46 | + | ||
| 45 | 47 | " Only define the function once. | |
| 46 | 48 | if exists("*GetRubyIndent") | |
| 47 | 49 | finish | |
| Back | FazBrowse Home | New Git URL |
0 commit comments