From 37fd787328e37ccf2e9a30d2adf47484139af61d Mon Sep 17 00:00:00 2001 From: thomasba Date: Sun, 26 Jul 2015 02:16:52 +0200 Subject: [PATCH] Removed airline-colornum --- vim/vundle.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/vim/vundle.vim b/vim/vundle.vim index df343bc..7d9fc57 100644 --- a/vim/vundle.vim +++ b/vim/vundle.vim @@ -42,7 +42,6 @@ Plugin 'vim-scripts/LanguageTool' Plugin 'thinca/vim-localrc' Plugin 'mtth/scratch.vim' Plugin 'scrooloose/syntastic' -Plugin 'ntpeters/vim-airline-colornum' Plugin 'tpope/vim-surround' Plugin 'vim-scripts/tComment' Plugin 'tpope/vim-fugitive'