mirror of
https://github.com/tpope/vim-haml.git
synced 2026-08-12 19:04:39 +08:00
Normalize modelines
This commit is contained in:
+1
-1
@@ -82,4 +82,4 @@ hi def link hamlError Error
|
|||||||
|
|
||||||
let b:current_syntax = "haml"
|
let b:current_syntax = "haml"
|
||||||
|
|
||||||
" vim:set sts=4 sw=4:
|
" vim:set sw=2:
|
||||||
|
|||||||
+1
-3
@@ -53,6 +53,4 @@ hi def link sassClass Type
|
|||||||
|
|
||||||
let b:current_syntax = "sass"
|
let b:current_syntax = "sass"
|
||||||
|
|
||||||
"if main_syntax == 'css'
|
" vim:set sw=2:
|
||||||
"unlet main_syntax
|
|
||||||
"endif
|
|
||||||
|
|||||||
Reference in New Issue
Block a user