aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-09-24 00:58:01 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-09-24 00:58:01 +1200
commit268d18e22d8693b54d07889bdef3385b4cf4ac92 (patch)
tree9fd9727a4331d156a2287294f31714c399e5d9b3
parentAdd more Vim aliases; still tinkering with BSDs (diff)
downloaddotfiles-268d18e22d8693b54d07889bdef3385b4cf4ac92.tar.gz
dotfiles-268d18e22d8693b54d07889bdef3385b4cf4ac92.zip
Fix whitespace issue
-rw-r--r--git/gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/git/gitconfig b/git/gitconfig
index 5207efce..0110c39a 100644
--- a/git/gitconfig
+++ b/git/gitconfig
@@ -26,7 +26,7 @@
prompt = false
[grep]
- extendRegexp = true
+ extendRegexp = true
lineNumber = true
[log]