mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-08 05:34:44 +08:00
Add a variable which can be used to avoid overload
This commit is contained in:
@@ -12,7 +12,7 @@ if exists("b:current_syntax") && b:current_syntax == 'vue'
|
||||
endif
|
||||
|
||||
" For advanced users, this variable can be used to avoid overload
|
||||
let b:current_main_syntax = 'vue'
|
||||
let b:current_loading_main_syntax = 'vue'
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
"
|
||||
" Config {{{
|
||||
|
||||
Reference in New Issue
Block a user