pathogen -> vundle

This commit is contained in:
Loic Nageleisen 2013-04-25 15:28:34 +02:00
parent b3c983ded2
commit 954be5a9c1
36 changed files with 38 additions and 129 deletions

32
bundle.vim Normal file
View file

@ -0,0 +1,32 @@
Bundle 'gmarik/vundle'
Bundle 'mileszs/ack.vim'
Bundle 'vim-scripts/argtextobj.vim'
Bundle 'tpope/vim-bundler'
Bundle 'kchmck/vim-coffee-script'
Bundle 'altercation/vim-colors-solarized'
Bundle 'kien/ctrlp.vim'
Bundle 'Raimondi/delimitMate'
Bundle 'tpope/vim-endwise'
Bundle 'tpope/vim-eunuch'
Bundle 'tpope/vim-fugitive'
Bundle 'vim-scripts/glsl.vim'
Bundle 'jnwhiteh/vim-golang'
Bundle 'michaeljsmith/vim-indent-object'
Bundle 'groenewege/vim-less'
Bundle 'gkz/vim-ls'
Bundle 'tpope/vim-markdown'
Bundle 'edsono/vim-matchit'
Bundle 'scrooloose/nerdcommenter'
Bundle 'scrooloose/nerdtree'
Bundle 'tpope/vim-pathogen'
Bundle 'Lokaltog/vim-powerline'
Bundle 'tpope/vim-ragtag'
Bundle 'tpope/vim-repeat'
Bundle 'tpope/vim-speeddating'
Bundle 'ervandew/supertab'
Bundle 'tpope/vim-surround'
Bundle 'scrooloose/syntastic'
Bundle 'majutsushi/tagbar'
Bundle 'timcharper/textile.vim'
Bundle 'jnurmine/Zenburn'
Bundle 'mattn/zencoding-vim'