From 3cab606502c0d1bb89d9cfd28d3ee4e83d1655ed Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Tue, 11 Feb 2014 22:42:07 +0100 Subject: vim: renamed ack to ag; updated submodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3828e22..6f56857 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,8 +7,8 @@ [submodule "fugitive"] path = vim/bundle/fugitive url = git://github.com/tpope/vim-fugitive.git -[submodule "ack"] - path = vim/bundle/ack +[submodule "ag"] + path = vim/bundle/ag url = git://github.com/rking/ag.vim.git [submodule "bufexplorer"] path = vim/bundle/bufexplorer -- cgit v1.2.3