A few new git aliases

This commit is contained in:
Yan Pritzker
2012-11-09 13:40:16 -06:00
parent 498eb7c894
commit 5c54fcd169
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
let g:ctrlp_custom_ignore = '\.git$\|\.hg$\|\.svn$'
let g:ctrlp_user_command = ['.git', 'cd %s && git ls-files . --cached --exclude-standard --others']
" Default to filename searches - so that appctrl will find application
" controller