Skip to content

Commit

Permalink
Add ack plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiki committed Jun 16, 2018
1 parent 7da0a7f commit b01dabf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -19,3 +19,6 @@
[submodule "vim/.vim/bundle/ctrlp"]
path = vim/.vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/.vim/bundle/ack"]
path = vim/.vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
1 change: 1 addition & 0 deletions vim/.vim/bundle/ack
Submodule ack added at a16a9b

0 comments on commit b01dabf

Please sign in to comment.