]> Untitled Git - vimfiles.git/commitdiff
remove unused plugins
authorPhilippe Huerlimann <phihue@gmail.com>
Fri, 12 Oct 2012 18:54:57 +0000 (20:54 +0200)
committerPhilippe Huerlimann <phihue@gmail.com>
Fri, 12 Oct 2012 18:56:56 +0000 (20:56 +0200)
vimrc

diff --git a/vimrc b/vimrc
index 463db120f3a4bc37c5c4ed97a88b89ff2917def8..0e25294b4cbf5074cb17937a902ca072f659f90c 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -17,13 +17,9 @@ Bundle 'gmarik/vundle'
 Bundle 'altercation/vim-colors-solarized'
 Bundle 'ap/vim-css-color'
 Bundle 'avakhov/vim-yaml'
-"Bundle 'digitaltoad/vim-jade'
 Bundle 'fmoralesc/vim-pad'
 Bundle 'fs111/pydoc.vim'
-"Bundle 'guileen/vim-node'
-"Bundle 'juvenn/mustache.vim'
 Bundle 'kien/ctrlp.vim'
-"Bundle 'klen/python-mode'
 Bundle 'leshill/vim-json'
 Bundle 'Lokaltog/vim-powerline'
 Bundle 'majutsushi/tagbar'
@@ -37,14 +33,12 @@ Bundle 'Raimondi/delimitMate'
 Bundle 'Rip-Rip/clang_complete'
 Bundle 'scrooloose/nerdcommenter'
 Bundle 'sjl/gundo.vim'
-"Bundle 'sontek/rope-vim'
 Bundle 'thinca/vim-localrc'
 Bundle 'tpope/vim-fugitive'
 Bundle 'tpope/vim-repeat'
 Bundle 'tpope/vim-surround.git'
 Bundle 'matchit.zip'
 Bundle 'slimv.vim'
-"Bundle 'xolox/vim-lua-ftplugin'
 
 " set leader <Leader>
 let mapleader = ","