diff options
author | Robin Obůrka <robin.oburka@nic.cz> | 2019-03-11 12:56:00 +0100 |
---|---|---|
committer | Robin Obůrka <robin.oburka@nic.cz> | 2019-03-11 12:56:19 +0100 |
commit | 83406190abb9b8f59ce5a275b04a898e2f7fdec1 (patch) | |
tree | b6ea32e607ee416aa9a2130a7714c009cc65880d /.vim/bundle/README | |
parent | Add table mode plugin (diff) | |
download | vim_sync-83406190abb9b8f59ce5a275b04a898e2f7fdec1.tar.xz |
Change plugin manager from pathogen to vundle
Diffstat (limited to '.vim/bundle/README')
-rw-r--r-- | .vim/bundle/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.vim/bundle/README b/.vim/bundle/README deleted file mode 100644 index d7ada6e..0000000 --- a/.vim/bundle/README +++ /dev/null @@ -1,11 +0,0 @@ -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/Xuyuanp/nerdtree-git-plugin.git -https://github.com/itchyny/lightline.vim -https://github.com/yggdroot/indentline -https://github.com/w0rp/ale.git -https://github.com/scrooloose/nerdcommenter.git -https://github.com/dhruvasagar/vim-table-mode |