commit 6d57b393c23f442b08cfd344b1adb2adb0559742
parent 7dc93e367642415ae6d003749796601061e32a77
Author: Chris Bracken <chris@bracken.jp>
Date: Wed, 5 Apr 2017 23:36:11 -0700
Remove vimwiki
I never use it.
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.vim/vimrc b/.vim/vimrc
@@ -12,7 +12,6 @@ Plugin 'fugitive.vim'
Plugin 'google/vim-ft-bzl'
Plugin 'rust-lang/rust.vim'
Plugin 'spacehi.vim'
-Plugin 'vimwiki/vimwiki'
Plugin 'Valloric/YouCompleteMe'
call vundle#end()
filetype plugin indent on