diff --git a/README.md b/README.md index ffeddd9..694c321 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,9 @@ Supports Set global variable to `1` to enable or `0` to disable. Ex: - let g:vim_vue_plugin_load_full_syntax = 1 +```vim +let g:vim_vue_plugin_load_full_syntax = 1 +``` | variable | description | default | |---------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|----------------------------|