diff --git a/vim/settings/gotofile.vim b/vim/settings/gotofile.vim index 9c0360b..f2e7526 100644 --- a/vim/settings/gotofile.vim +++ b/vim/settings/gotofile.vim @@ -4,4 +4,3 @@ " use ,gf to go to file in a vertical split nnoremap ,gf :vertical botright wincmd F -nnoremap :vertical botright wincmd F