mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-07 21:24:50 +08:00
Enable syntax sync fromstart
This commit is contained in:
@@ -142,7 +142,7 @@ function! s:HighlightVueTag()
|
||||
endfunction
|
||||
|
||||
function! s:SetSyntaxSync()
|
||||
" syntax sync fromstart
|
||||
syntax sync fromstart
|
||||
endfunction
|
||||
|
||||
function! s:SetIsKeyword()
|
||||
|
||||
Reference in New Issue
Block a user