aboutsummaryrefslogtreecommitdiff
path: root/vim/keymaps.vim
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-10-08 00:02:04 +0200
committerOxbian <got.dacs@slmail.me>2023-10-08 00:02:04 +0200
commit462b2cd5de0fc7b301f329bc16dd6fd3aa2fdb07 (patch)
treed692d65e732263565c64714252c77a2522c123b5 /vim/keymaps.vim
parent317950a3b6af900031db32b9e9e74723dce59e19 (diff)
downloadvimrc-462b2cd5de0fc7b301f329bc16dd6fd3aa2fdb07.tar.gz
vimrc-462b2cd5de0fc7b301f329bc16dd6fd3aa2fdb07.zip
Removing fern for netrw
Diffstat (limited to 'vim/keymaps.vim')
-rw-r--r--vim/keymaps.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/keymaps.vim b/vim/keymaps.vim
index 19cee2e..dbb80de 100644
--- a/vim/keymaps.vim
+++ b/vim/keymaps.vim
@@ -95,7 +95,7 @@ au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g
"""""""""""""""""""""""
" Toggle fern tree view
-nnoremap <C-f> :Fern %:h -drawer -width=35 -toggle<CR>
+nnoremap <C-f> :Lexplore<CR>
""""""""""""""""""""
" GitGutter
ArKa projects. All rights to me, and your next child right arm.