From 5f175b37ec23b27fc65c09489472cc684de7abef Mon Sep 17 00:00:00 2001 From: leafOfTree Date: Thu, 19 Nov 2020 19:13:18 +0800 Subject: [PATCH] Update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65fd14b..3a40e55 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Since `.vue` is a combination of CSS, HTML and JavaScript, so is `vim-vue-plugin Supports -- Vue directives. +- Vue attribute(directive). - 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].^ - A builtin `foldexpr` foldmethod.^ - [emmet-vim][10] HTML/CSS/JavaScript filetype detection.