mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-09 06:04:46 +08:00
Fix typo in Global variable setting
This commit is contained in:
@@ -33,7 +33,7 @@ Set global variable to `1` to enable or `0` to disable.
|
|||||||
|
|
||||||
Ex:
|
Ex:
|
||||||
|
|
||||||
let g:vim_uue_plugin_load_full_syntax = 1
|
let g:vim_vue_plugin_load_full_syntax = 1
|
||||||
|
|
||||||
| variable | description | default |
|
| variable | description | default |
|
||||||
|---------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|----------------------------|
|
|---------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|----------------------------|
|
||||||
|
|||||||
Reference in New Issue
Block a user