Unmap gf..causing issues
This commit is contained in:
parent
0aacd272e1
commit
878cc35752
@ -98,7 +98,6 @@ nnoremap <silent> ,x :bn<CR>
|
|||||||
" nnoremap <silent> <C-j> <C-w>j
|
" nnoremap <silent> <C-j> <C-w>j
|
||||||
|
|
||||||
" Make gf (go to file) create the file, if not existent
|
" Make gf (go to file) create the file, if not existent
|
||||||
nnoremap gf :e<cfile><CR>
|
|
||||||
nnoremap <C-w>f :sp +e<cfile><CR>
|
nnoremap <C-w>f :sp +e<cfile><CR>
|
||||||
nnoremap <C-w>gf :tabe<cfile><CR>
|
nnoremap <C-w>gf :tabe<cfile><CR>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user