From 7fd71e34f5edc0626e1bd1f314b2774e8f54842f Mon Sep 17 00:00:00 2001 From: leafOfTree Date: Fri, 20 Nov 2020 12:31:03 +0800 Subject: [PATCH] Update doc --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb4ca35..d53b66e 100644 --- a/README.md +++ b/README.md @@ -44,12 +44,15 @@ Since `.vue` is a combination of CSS, HTML and JavaScript, so is `vim-vue-plugin Supports - Vue attribute(directive) and keyword.^ -- Less/Sass/Scss, Pug with [vim-pug][4], Coffee with [vim-coffee-script][11], TypeScript with [typescript-vim][14] or [yats.vim][15], Stylus with [vim-stylus][16].^ +- Less/Sass/Scss, Pug with [vim-pug][4], Coffee with [vim-coffee-script][11], TypeScript with [typescript-vim][14] or [yats.vim][15], Stylus with [vim-stylus][16]. ^ + + Relative plugins need to be installed. + - A builtin `foldexpr` foldmethod.^ - [emmet-vim][10] HTML/CSS/JavaScript filetype detection. - `.wpy` files from [WePY][6]. -^: see Configuration for details. Relative plugins need to be installed. +^: see Configuration for details. ## Configuration