summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-31 10:19:25 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-31 10:20:44 -0400
commitb622f864a9920bd9e36e4a53b4cd68aedb56dc2c (patch)
tree71483b27e7e3d1ba30b686293a6182a2917541c6 /vimrc
parent91702650af04377b1875534a4a987bfe66589919 (diff)
downloadconf-b622f864a9920bd9e36e4a53b4cd68aedb56dc2c.tar.gz
conf-b622f864a9920bd9e36e4a53b4cd68aedb56dc2c.zip
don't exclude dot files from unite
unite matches against the full path, so this means nothing at all would show up for files if pwd is inside a dot directory
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index d18132e..2e78473 100644
--- a/vimrc
+++ b/vimrc
@@ -700,7 +700,6 @@ if executable('ag')
let g:unite_source_grep_recursive_opt = ''
endif
let rec_exclude = '\('
- \. '\(^\|/\)\.\|'
\. '\~$\|'
\. '\<\(blib\|nytprof\|project\|target\)\|'
\. '\.\('