mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
cleanup bundle
This commit is contained in:
parent
62e0f9989d
commit
28bbb573b9
1 changed files with 0 additions and 17 deletions
17
bundles.vim
17
bundles.vim
|
|
@ -11,36 +11,25 @@ Bundle 'gmarik/vundle'
|
||||||
Bundle 'tpope/vim-sensible'
|
Bundle 'tpope/vim-sensible'
|
||||||
|
|
||||||
Bundle 'altercation/vim-colors-solarized'
|
Bundle 'altercation/vim-colors-solarized'
|
||||||
"Bundle 'Lokaltog/vim-distinguished'
|
|
||||||
Bundle 'jnurmine/Zenburn'
|
Bundle 'jnurmine/Zenburn'
|
||||||
Bundle 'endel/vim-github-colorscheme'
|
Bundle 'endel/vim-github-colorscheme'
|
||||||
Bundle 'flazz/vim-colorschemes'
|
Bundle 'flazz/vim-colorschemes'
|
||||||
"Bundle 'tomasr/molokai'
|
|
||||||
"Bundle 'nanotech/jellybeans'
|
|
||||||
"Bundle 'chriskempson/tomorrow-theme'
|
|
||||||
|
|
||||||
Bundle 'tpope/vim-bundler'
|
Bundle 'tpope/vim-bundler'
|
||||||
Bundle 'tpope/vim-fugitive'
|
Bundle 'tpope/vim-fugitive'
|
||||||
Bundle 'rking/ag.vim'
|
|
||||||
|
|
||||||
Bundle 'ciaranm/securemodelines'
|
Bundle 'ciaranm/securemodelines'
|
||||||
Bundle 'kien/ctrlp.vim'
|
Bundle 'kien/ctrlp.vim'
|
||||||
"Bundle 'Lokaltog/vim-powerline'
|
|
||||||
Bundle 'bling/vim-airline'
|
Bundle 'bling/vim-airline'
|
||||||
Bundle 'scrooloose/nerdtree'
|
Bundle 'scrooloose/nerdtree'
|
||||||
Bundle 'ervandew/supertab'
|
Bundle 'ervandew/supertab'
|
||||||
"Bundle 'Valloric/YouCompleteMe'
|
|
||||||
Bundle 'scrooloose/syntastic'
|
Bundle 'scrooloose/syntastic'
|
||||||
"Bundle 'majutsushi/tagbar'
|
|
||||||
"Bundle 'airblade/vim-gitgutter'
|
|
||||||
|
|
||||||
Bundle 'kchmck/vim-coffee-script'
|
Bundle 'kchmck/vim-coffee-script'
|
||||||
Bundle 'vim-scripts/glsl.vim'
|
Bundle 'vim-scripts/glsl.vim'
|
||||||
Bundle 'fatih/vim-go'
|
Bundle 'fatih/vim-go'
|
||||||
Bundle 'groenewege/vim-less'
|
Bundle 'groenewege/vim-less'
|
||||||
"Bundle 'gkz/vim-ls'
|
|
||||||
Bundle 'tpope/vim-markdown'
|
Bundle 'tpope/vim-markdown'
|
||||||
"Bundle 'timcharper/textile.vim'
|
|
||||||
Bundle 'slim-template/vim-slim'
|
Bundle 'slim-template/vim-slim'
|
||||||
Bundle 'jboyens/vim-protobuf'
|
Bundle 'jboyens/vim-protobuf'
|
||||||
Bundle 'dag/vim-fish'
|
Bundle 'dag/vim-fish'
|
||||||
|
|
@ -51,12 +40,6 @@ Bundle 'michaeljsmith/vim-indent-object'
|
||||||
|
|
||||||
Bundle 'tpope/vim-repeat'
|
Bundle 'tpope/vim-repeat'
|
||||||
Bundle 'tpope/vim-surround'
|
Bundle 'tpope/vim-surround'
|
||||||
"Bundle 'tpope/vim-ragtag'
|
|
||||||
"Bundle 'tpope/vim-speeddating'
|
|
||||||
"Bundle 'mattn/zencoding-vim'
|
|
||||||
"Bundle 'scrooloose/nerdcommenter'
|
|
||||||
"Bundle 'Raimondi/delimitMate'
|
|
||||||
Bundle 'edsono/vim-matchit'
|
|
||||||
Bundle 'tpope/vim-endwise'
|
Bundle 'tpope/vim-endwise'
|
||||||
Bundle 'tpope/vim-eunuch'
|
Bundle 'tpope/vim-eunuch'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue