From f65c82b17609f3f6c5dc40264b8a2ba55178d4a8 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Fri, 8 Aug 2014 19:12:36 +0100 Subject: vimrc: pathes, zshrc: PATH, ccache --- .vim/bundle/LIST | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .vim/bundle/LIST (limited to '.vim/bundle') diff --git a/.vim/bundle/LIST b/.vim/bundle/LIST new file mode 100644 index 0000000..fb25131 --- /dev/null +++ b/.vim/bundle/LIST @@ -0,0 +1,18 @@ +https://github.com/docunext/closetag.vim.git +https://github.com/scrooloose/nerdcommenter.git +https://github.com/scrooloose/nerdtree.git +https://github.com/scrooloose/syntastic.git +https://github.com/majutsushi/tagbar.git +https://github.com/SirVer/ultisnips.git +https://github.com/bling/vim-airline.git +https://github.com/tpope/vim-endwise.git +https://github.com/tpope/vim-fugitive.git +https://github.com/vim-ruby/vim-ruby.git +https://github.com/tpope/vim-surround.git +https://github.com/vimwiki/vimwiki.git +https://github.com/gmarik/vundle.git +https://github.com/Valloric/YouCompleteMe.git +https://github.com/davidhalter/jedi.git +https://github.com/kennethreitz/requests +https://github.com/ross/requests-futures +https://github.com/Valloric/ycmd -- cgit v1.2.3