[vim] adding ack.vim plugin for using ack in vim

This commit is contained in:
Nick Nisi
2012-08-06 12:53:47 -05:00
parent a53e665954
commit 95c8335ce9
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -82,3 +82,6 @@
[submodule "vim/vim.symlink/bundle/vim-commentary"]
path = vim/vim.symlink/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim/vim.symlink/bundle/vim-ack"]
path = vim/vim.symlink/bundle/vim-ack
url = https://github.com/mileszs/ack.vim.git