Drop neocomplcache

Sun, 14 May 2017 15:24:31 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 14 May 2017 15:24:31 -0400
changeset 573
f7755d123d04
parent 572
30470ef9d647
child 574
3874b97048b0

Drop neocomplcache

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -54,6 +54,7 @@ let s:filename=expand('<sfile>')
   Plugin 'Shougo/unite-session'
   Plugin 'sjl/gundo.vim'
   Plugin 'majutsushi/tagbar'
+  Plugin 'rking/ag.vim'
 
   Plugin 'godlygeek/tabular'
   Plugin 'tomtom/tcomment_vim'
@@ -62,9 +63,6 @@ let s:filename=expand('<sfile>')
 
   Plugin 'vimwiki/vimwiki'
 
-  Plugin 'Shougo/neocomplcache.vim'
-  Plugin 'rking/ag.vim'
-
   Plugin 'tpope/vim-fugitive'
   Plugin 'ludovicchabant/vim-lawrencium'
 

mercurial