augroupclear; git add vimrc.plugins.vim; git commit -m augroupclear
This commit is contained in:
parent
7fc3d7878a
commit
a36ede2637
|
@ -127,6 +127,7 @@ let g:taboo_modified_tab_flag = '+'
|
|||
let g:vue_disable_pre_processors=1
|
||||
" set custom syntax highlighting
|
||||
augroup fixhighlighting
|
||||
augroup!
|
||||
autocmd BufNewFile,BufRead *.vue syntax sync fromstart
|
||||
augroup END
|
||||
|
||||
|
|
Loading…
Reference in New Issue