diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/ag | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b40019b..25c3d25 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "bundle/tcomment"] path = bundle/tcomment url = https://github.com/tomtom/tcomment_vim.git +[submodule "bundle/ag"] + path = bundle/ag + url = https://github.com/rking/ag.vim.git diff --git a/bundle/ag b/bundle/ag new file mode 160000 +Subproject d3a00f8affb091e7a14eb34f1beb9db9bb57a4b |