From: Philippe Huerlimann Date: Fri, 12 Oct 2012 18:54:57 +0000 (+0200) Subject: remove unused plugins X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=8f66964dc641a89593dd00a5373da21844844bb8;p=vimfiles.git remove unused plugins --- diff --git a/vimrc b/vimrc index 463db12..0e25294 100644 --- 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 let mapleader = ","