mirror of
https://github.com/tpope/vim-haml.git
synced 2025-12-08 18:14:45 +08:00
Compare commits
2 Commits
master
...
9a609f7c69
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a609f7c69 | ||
|
|
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