Skip to content

Commit

Permalink
Yaml key highlight for stephpy/vim-yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mdzhang committed May 5, 2018
1 parent 922504f commit df75ad7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions colors/nord.vim
Original file line number Diff line number Diff line change
Expand Up @@ -549,3 +549,7 @@ hi! link mkdLinkDef mkdLink
hi! link mkdLinkDefTarget mkdURL
hi! link mkdLinkTitle mkdInlineURL
hi! link mkdDelimiter Keyword

" YAML
" > stephpy/vim-yaml
call s:hi("yamlKey", s:nord7_gui, "", s:nord7_term, "", "", "")

0 comments on commit df75ad7

Please sign in to comment.