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