From bce6d5c2db63811b39453689d9137eb738999e31 Mon Sep 17 00:00:00 2001 From: leafOfTree Date: Thu, 29 Aug 2019 12:10:32 +0800 Subject: [PATCH] Update doc --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a86bd44..e03c9ea 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Supports - Vue directives. - Pug with [vim-pug][4] (see Configuration). - Less/Sass/Scss (see Configuration). +- Coffee with [vim-coffee-script][11] (see Configuration). - A builtin 'expr' foldmethod (see Configuration). - [emmet-vim][10] HTML/CSS/JavaScript filetype detection. - `.wpy` files from [WePY][6]. @@ -50,6 +51,7 @@ Ex: |---------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|----------------------------| | `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 `