using git submodule for vim-scripts. updated doc.
This commit is contained in:
@@ -10,8 +10,3 @@ vimpyre list_installed
|
||||
* altercation/vim-colors-solarized
|
||||
* nvie/vim-flake8
|
||||
* jistr/vim-nerdtree-tabs
|
||||
|
||||
Perl command to install bundle list:
|
||||
|
||||
cat README.md | perl -ne '/\* ([\w\/\-\.]+)$/ && print qq{vimpyre install $1\n};'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user