diff options
author | Robin Obůrka <r.oburka@gmail.com> | 2017-08-22 20:48:05 +0200 |
---|---|---|
committer | Robin Obůrka <r.oburka@gmail.com> | 2017-09-18 20:33:45 +0200 |
commit | 42f42b6239251998457c08b4b4a2ad84b53f1168 (patch) | |
tree | 7cdea298739535e83e62ee3eed71c16a9a9bb9ed | |
parent | Add settings for .kv file type (diff) | |
download | vim_sync-42f42b6239251998457c08b4b4a2ad84b53f1168.tar.xz |
Add nerdtree git plugin
-rw-r--r-- | .vim/bundle/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/bundle/README b/.vim/bundle/README index eefcc4a..682c932 100644 --- a/.vim/bundle/README +++ b/.vim/bundle/README @@ -3,6 +3,7 @@ https://github.com/vim-scripts/SearchComplete https://github.com/pearofducks/ansible-vim https://github.com/Valloric/YouCompleteMe.git https://github.com/scrooloose/nerdtree.git +https://github.com/Xuyuanp/nerdtree-git-plugin.git https://github.com/itchyny/lightline.vim https://github.com/yggdroot/indentline https://github.com/w0rp/ale.git |