aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-04-26 23:32:15 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-04-26 23:32:15 +1200
commit437d86dfd7b6e1fe64f0ed2fd631e52fb5b408d4 (patch)
treee07494c5b982d4e2c733a9e46420b43921d71bd2 /.gitmodules
parentUTF-8 encoding needed before clipboard print (diff)
downloaddotfiles-437d86dfd7b6e1fe64f0ed2fd631e52fb5b408d4.tar.gz
dotfiles-437d86dfd7b6e1fe64f0ed2fd631e52fb5b408d4.zip
Remove ack(1)
I just wasn't using it; not enough advantages over grep(1) with a little BRE reading and some judicious use of find(1)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index c0089c12..f979eea5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -50,10 +50,6 @@
path = vim/bundle/undotree
url = git://github.com/mbbill/undotree
ignore = dirty
-[submodule "vim/bundle/ack"]
- path = vim/bundle/ack
- url = git://github.com/mileszs/ack.vim
- ignore = dirty
[submodule "vim/bundle/argumentative"]
path = vim/bundle/argumentative
url = git://github.com/PeterRincker/vim-argumentative