mirror of
https://github.com/tpope/vim-haml.git
synced 2025-12-07 09:44:26 +08:00
Normalize modelines
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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