]> Untitled Git - vimfiles.git/commitdiff
removed a bunch of plugins, will redo auto completition
authorPhilippe Hürlimann <p@hurlimann.org>
Thu, 21 Dec 2017 14:10:06 +0000 (15:10 +0100)
committerPhilippe Hürlimann <p@hurlimann.org>
Thu, 21 Dec 2017 14:10:06 +0000 (15:10 +0100)
vimrc

diff --git a/vimrc b/vimrc
index 2bf3428ebe91e2ac68a0668eb4a2e85201f2c2b6..29a5f2e806ff8b72cb906aded44de22efa3b832d 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -19,8 +19,6 @@ Plugin 'avakhov/vim-yaml'
 Plugin 'bitterjug/vim-colors-bitterjug'
 Plugin 'davidhalter/jedi-vim'
 Plugin 'dhruvasagar/vim-table-mode'
-Plugin 'eagletmt/ghcmod-vim'
-Plugin 'eagletmt/neco-ghc'
 Plugin 'honza/vim-snippets'
 Plugin 'kien/ctrlp.vim'
 Plugin 'leshill/vim-json'
@@ -28,16 +26,11 @@ Plugin 'luochen1990/rainbow'
 Plugin 'majutsushi/tagbar'
 Plugin 'matchit.zip'
 Plugin 'mileszs/ack.vim'
-Plugin 'othree/html5.vim'
 Plugin 'paredit.vim'
 Plugin 'pbrisbin/html-template-syntax'
-Plugin 'racer-rust/vim-racer'
 Plugin 'Raimondi/delimitMate'
-Plugin 'Rip-Rip/clang_complete'
-Plugin 'rust-lang/rust.vim'
 Plugin 'scrooloose/nerdcommenter'
 Plugin 'scrooloose/nerdtree'
-Plugin 'Shougo/vimproc'
 Plugin 'sirver/ultisnips'
 Plugin 'tpope/vim-classpath'
 Plugin 'tpope/vim-fireplace'