From 9827833576856b338ff7c894e695d50be90b78a2 Mon Sep 17 00:00:00 2001 From: yemai Date: Thu, 8 Aug 2019 11:27:58 +0800 Subject: [PATCH] docs: fix typos and format --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e4a965..3bbc2dc 100644 --- a/README.md +++ b/README.md @@ -47,13 +47,13 @@ Ex: | variable | description | default | |---------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|----------------------------| -| `g:vim_vue_plugin_load_full_syntax`\* | Enable: load all syntax files in `runtimepath` to enable related syntax plugins. Disable: only in `$VIMRUNTIME/syntax`, `~/.vim/syntax` and `$VIM/vimfiles/syntax` | 0 | +| `g:vim_vue_plugin_load_full_syntax`\* | Enable: load all syntax files in `runtimepath` to enable related syntax plugins.
Disable: only in `$VIMRUNTIME/syntax`, `~/.vim/syntax` and `$VIM/vimfiles/syntax` | 0 | | `g:vim_vue_plugin_use_pug`\* | Enable `vim-pug` pug syntax for `