Add option to highlight vue keywords

This commit is contained in:
leafOfTree
2020-07-17 07:42:31 +08:00
parent bf0441f48c
commit 6c09d4787b
4 changed files with 42 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
let s:highlight_vue_attr = exists("g:vim_vue_plugin_highlight_vue_attr")
\ && g:vim_vue_plugin_highlight_vue_attr == 1
")}}}
"}}}
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"