Add vim-pencil

This commit is contained in:
Kujiu 2017-02-25 16:28:12 +01:00
parent 2f0c871e33
commit 4a7169589d
No known key found for this signature in database
GPG Key ID: F6A8243BF7C8404D
1 changed files with 4 additions and 0 deletions

View File

@ -180,3 +180,7 @@ git clone https://github.com/vim-scripts/LanguageTool.git ~/.vim/bundle/language
# Install minimap for vim
rm -rf ~/.vim/bundle/vim-minimap
git clone https://github.com/severin-lemaignan/vim-minimap.git ~/.vim/bundle/vim-minimap
# Install vim pencil
rm -rf ~/.vim/bundle/vim-pencil
git clone https://github.com/reedes/vim-pencil ~/.vim/bundle/vim-pencil