mirror of
https://github.com/tpope/vim-haml.git
synced 2025-12-06 17:24:24 +08:00
Remove debugging technique
This commit is contained in:
@@ -16,7 +16,7 @@ setlocal indentkeys=o,O,*<Return>,},],0),!^F,=end,=else,=elsif,=rescue,=ensure,=
|
|||||||
|
|
||||||
" Only define the function once.
|
" Only define the function once.
|
||||||
if exists("*GetHamlIndent")
|
if exists("*GetHamlIndent")
|
||||||
" finish
|
finish
|
||||||
endif
|
endif
|
||||||
|
|
||||||
let s:attributes = '\%({.\{-\}}\|\[.\{-\}\]\)'
|
let s:attributes = '\%({.\{-\}}\|\[.\{-\}\]\)'
|
||||||
|
|||||||
Reference in New Issue
Block a user