Add vim-pencil
This commit is contained in:
parent
2f0c871e33
commit
4a7169589d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue