From 4e49e06c20030a00e73e8c74b2f957a21a9ea75b Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sat, 16 Jan 2016 20:12:53 +0500 Subject: Add ag search. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3adbf9d..f7526f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -81,3 +81,6 @@ [submodule "files/.vim/bundle/vim-colors-solarized"] path = files/.vim/bundle/vim-colors-solarized url = git://github.com/altercation/vim-colors-solarized.git +[submodule "files/.vim/bundle/ag"] + path = files/.vim/bundle/ag + url = https://github.com/rking/ag.vim -- cgit v1.2.3