From cdb7fe4cd2703293186a0628aea1c2646608e71a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sat, 9 Jul 2016 17:48:20 +0200 Subject: [vim] Remove unused plugins --- .vim/bundles.vim | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.vim/bundles.vim b/.vim/bundles.vim index 1e9a06d..850ece4 100644 --- a/.vim/bundles.vim +++ b/.vim/bundles.vim @@ -40,12 +40,6 @@ Plugin 'a.vim' " toggle words Plugin 'toggle_words.vim' -" syntaxes -Plugin 'lighttpd-syntax' - -" show TODO and XXX -Plugin 'TaskList.vim' - " syntactic checkers Plugin 'Syntastic' @@ -68,12 +62,6 @@ Plugin 'PotatoesMaster/i3-vim-syntax' " LiveScript support Plugin 'necoro/vim-ls' -" Haskell Stuff -Plugin 'Shougo/vimproc.vim' " Dependency -Plugin 'lukerandall/haskellmode-vim' -Plugin 'eagletmt/ghcmod-vim' -Plugin 'eagletmt/neco-ghc' - " YCM Plugin 'Valloric/YouCompleteMe' -- cgit v1.2.3