Skip to content
This repository has been archived by the owner on Aug 6, 2018. It is now read-only.

Commit

Permalink
Remove useless bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
humiaozuzu committed Jan 6, 2013
1 parent 3fd495b commit b9771d7
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions bundles.vim
Expand Up @@ -16,7 +16,7 @@ Bundle 'garbas/vim-snipmate'
Bundle 'ervandew/supertab'
Bundle 'honza/snipmate-snippets'
Bundle 'mattn/zencoding-vim'
" snipmate dependencies
"------ snipmate dependencies -------
Bundle 'MarcWeber/vim-addon-mw-utils'
Bundle 'tomtom/tlib_vim'

Expand All @@ -33,17 +33,15 @@ Bundle 'tpope/vim-surround'
Bundle 'scrooloose/nerdcommenter'
Bundle 'sjl/gundo.vim'
Bundle 'Raimondi/delimitMate'
"Bundle 'kana/vim-smartinput'
Bundle 'godlygeek/tabular'
Bundle 'nathanaelkane/vim-indent-guides'

"--------------
" IDE features
"--------------
Bundle 'scrooloose/nerdtree'
Bundle 'majutsushi/tagbar'
Bundle 'humiaozuzu/TabBar'
"Bundle 'kien/tabman.vim'
Bundle 'majutsushi/tagbar'
Bundle 'mileszs/ack.vim'
Bundle 'kien/ctrlp.vim'
Bundle 'tpope/vim-fugitive'
Expand All @@ -54,7 +52,7 @@ Bundle 'bronson/vim-trailing-whitespace'
"-------------
" Other Utils
"-------------
Bundle 'humiaozuzu/fcitx-status'
" Bundle 'humiaozuzu/fcitx-status'
Bundle 'nvie/vim-togglemouse'

"----------------------------------------
Expand Down

0 comments on commit b9771d7

Please sign in to comment.