mirror of
https://github.com/tpope/vim-haml.git
synced 2025-12-06 17:24:24 +08:00
Compare commits
2 Commits
9a609f7c69
...
b448e64da5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b448e64da5 | ||
|
|
683ad59e5e |
@@ -100,6 +100,7 @@ hi def link sassInterpolationDelimiter Delimiter
|
|||||||
hi def link sassAmpersand Character
|
hi def link sassAmpersand Character
|
||||||
hi def link sassId Identifier
|
hi def link sassId Identifier
|
||||||
hi def link sassClass Type
|
hi def link sassClass Type
|
||||||
|
hi def link sassMixinName Function
|
||||||
|
|
||||||
let b:current_syntax = "sass"
|
let b:current_syntax = "sass"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user