seems like ctrl-p is already mapped to CtrlP plugin

This commit is contained in:
Radar231 2022-02-03 09:40:43 -05:00
parent 2f0b35897d
commit 21da3843b5
1 changed files with 0 additions and 4 deletions

View File

@ -39,7 +39,3 @@ set t_Co=256
color calmar256-dark
set background=dark
" set up easy mapping for CtrlP plugin (fzf plugin)
let g:ctrlp_map = '<c-p>'
let g:ctrlp_cmd = 'CtrlP'