From 95f69d9de65a30b1756c265f0e48d6db0941c5fd Mon Sep 17 00:00:00 2001 From: yemai Date: Sun, 30 Sep 2018 09:51:39 +0800 Subject: [PATCH] chore: improve doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f5e80f..f37785d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Vim syntax and indent plugin for `.vue` files. Mainly inspired by [mxw/vim-jsx][ Plugin 'leafOfTree/vim-vue-plugin' -- Or manual: download 'vim-vue-plugin' and drop it in `Vim/vimfiles`. +- Or manual: download `vim-vue-plugin` and drop it in `Vim/vimfiles`. Plugin works if filetype is set to `javascript.vue`.