From 3de7d87284ff3de369975c0c1d16137fc5b94cbf Mon Sep 17 00:00:00 2001 From: yemai Date: Sun, 25 Aug 2019 20:04:39 +0800 Subject: [PATCH] Update doc --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ed9f49..22e2c23 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Vim syntax and indent plugin for `.vue` files. Mainly inspired by [mxw/vim-jsx][ - Use [vim-pathogen][5] cd ~/.vim/bundle && \ - git clone https://github.com/leafOfTree/vim-vue-plugin + git clone https://github.com/leafOfTree/vim-vue-plugin --depth 1 - Use [vim-plug][7] @@ -111,5 +111,4 @@ This plugin is under [The Unlicense][8]. [6]: https://tencent.github.io/wepy [7]: https://github.com/junegunn/vim-plug [8]: https://choosealicense.com/licenses/unlicense/ -[9]: https://github.com/groenewege/vim-less [10]: https://github.com/mattn/emmet-vim