diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
