A few new git aliases
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user