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 `