From a5144006dfc626e82198ee42584e584479e9a38a Mon Sep 17 00:00:00 2001 From: jimi Date: Wed, 13 Oct 2010 23:12:00 -0500 Subject: [PATCH] Install ack plugin --- .gitmodules | 3 +++ bundle/ack | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/ack diff --git a/.gitmodules b/.gitmodules index 746f862..cef6920 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "bundle/nerdcommenter"] path = bundle/nerdcommenter url = git://github.com/scrooloose/nerdcommenter.git +[submodule "bundle/ack"] + path = bundle/ack + url = git@github.com:jinfield/ack.vim.git diff --git a/bundle/ack b/bundle/ack new file mode 160000 index 0000000..b6be751 --- /dev/null +++ b/bundle/ack @@ -0,0 +1 @@ +Subproject commit b6be751b4b4391e7e25ba51e36300a8e04820846