diff options
Diffstat (limited to '')
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -120,6 +120,7 @@ set equalalways set showmode set nobackup set listchars=tab:»→,trail:␣ +set grepprg=/usr/local/bin/ag " i don't bother with folding, but it's here if i need it. if has('folding') |