Change yaml default syntax highlights
This commit is contained in:
parent
837aa12f9f
commit
96ff72433d
@ -1,3 +1,7 @@
|
|||||||
setlocal tabstop=2
|
setlocal tabstop=2
|
||||||
setlocal shiftwidth=2
|
setlocal shiftwidth=2
|
||||||
setlocal softtabstop=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