Fix typo in Global variable setting

This commit is contained in:
Ashish Wadekar
2018-12-18 12:11:17 +01:00
parent 3f7fbfbd30
commit 75dad0d6d8

View File

@@ -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 |
|---------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|----------------------------| |---------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|----------------------------|