Unmap ctrl-f which overrides normal vim behavior
This commit is contained in:
parent
19ce75880f
commit
eb24df5316
@ -4,4 +4,3 @@
|
||||
|
||||
" use ,gf to go to file in a vertical split
|
||||
nnoremap <silent> ,gf :vertical botright wincmd F<CR>
|
||||
nnoremap <silent> <C-F> :vertical botright wincmd F<CR>
|
||||
|
Loading…
Reference in New Issue
Block a user