diff options
author | Robin Obůrka <r.oburka@gmail.com> | 2017-08-18 23:51:06 +0200 |
---|---|---|
committer | Robin Obůrka <r.oburka@gmail.com> | 2017-08-18 23:51:06 +0200 |
commit | cd2523e7d9f94aae34727fc33744b9f413bf4cf8 (patch) | |
tree | 45159a90c7b1374720424b4bd14b5da045f79f17 /.vim | |
parent | Use my own colorscheme (diff) | |
download | vim_sync-cd2523e7d9f94aae34727fc33744b9f413bf4cf8.tar.xz |
Add some new plugins into bundles README
Diffstat (limited to '.vim')
-rw-r--r-- | .vim/bundle/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.vim/bundle/README b/.vim/bundle/README index d2d12ed..1d22952 100644 --- a/.vim/bundle/README +++ b/.vim/bundle/README @@ -1,3 +1,7 @@ git://github.com/airblade/vim-gitgutter.git 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/itchyny/lightline.vim +https://github.com/yggdroot/indentline |