diff options
author | Patrick Simianer <p@simianer.de> | 2014-08-08 19:12:36 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2014-08-08 19:12:36 +0100 |
commit | f65c82b17609f3f6c5dc40264b8a2ba55178d4a8 (patch) | |
tree | 2d99a58bb058bc56dd7287a98c315217eaa644a0 /.vim/bundle | |
parent | f06cad777de4815a1a936475b2fff2c48375dc4c (diff) |
vimrc: pathes, zshrc: PATH, ccache
Diffstat (limited to '.vim/bundle')
-rw-r--r-- | .vim/bundle/LIST | 18 |
1 files changed, 18 insertions, 0 deletions
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 |