From: R. Steve McKown Date: Mon, 18 Jan 2016 18:08:45 +0000 (-0700) Subject: vim: remove ag.vim plugin X-Git-Url: https://oss.titaniummirror.com/gitweb?p=smckown%2Fdotfiles.git;a=commitdiff_plain;h=049f376d3f4da327e352d0b7acd88e9a2245c221 vim: remove ag.vim plugin Not using this. It can be faster than grep, but grep has given me no grief, grep is integrated with fugutive, etc. --- diff --git a/.gitmodules b/.gitmodules index ef04f30..e355fd0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,10 +2,6 @@ path = vim/bundle/vim-pathogen url = git://github.com/tpope/vim-pathogen.git ignore = untracked -[submodule "vim/bundle/ag.vim"] - path = vim/bundle/ag.vim - url = https://github.com/rking/ag.vim.git - ignore = untracked [submodule "vim/bundle/delimitMate"] path = vim/bundle/delimitMate url = https://github.com/Raimondi/delimitMate.git diff --git a/vim/bundle/ag.vim b/vim/bundle/ag.vim deleted file mode 160000 index 6600953..0000000 --- a/vim/bundle/ag.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6600953fc7c85ca43216abf4765118994bf0cc5f