vue enable preprocessors
This commit is contained in:
parent
f7b6ee1f9c
commit
999a6a0ca6
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ let g:taboo_modified_tab_flag = '+'
|
|||
|
||||
" vue-vim
|
||||
" disable preprocessor checking for vue files - increases speed
|
||||
let g:vue_disable_pre_processors=1
|
||||
let g:vue_disable_pre_processors=0
|
||||
" set custom syntax highlighting
|
||||
augroup fixhighlighting
|
||||
autocmd!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue