Change yaml default syntax highlights
This commit is contained in:
parent
6a469d374a
commit
f426dba2dc
@ -1,3 +1,7 @@
|
||||
setlocal tabstop=2
|
||||
setlocal shiftwidth=2
|
||||
setlocal softtabstop=2
|
||||
|
||||
highlight link yamlBlockMappingKey Keyword
|
||||
highlight link yamlAnchor PreProc
|
||||
highlight link yamlAlias PreProc
|
||||
|
Loading…
x
Reference in New Issue
Block a user