Remove ctrlp settings
This commit is contained in:
@@ -21,6 +21,3 @@ let g:closetag_regions = {
|
||||
\ 'typescriptreact': 'jsxRegion,tsxRegion',
|
||||
\ 'javascriptreact': 'jsxRegion',
|
||||
\ }
|
||||
|
||||
" Ignore files inside .git directory by CtrlP
|
||||
let g:ctrlp_user_command = ['.git/', 'git --git-dir=%s/.git ls-files -oc --exclude-standard']
|
||||
|
||||
Reference in New Issue
Block a user