aboutsummaryrefslogtreecommitdiff
path: root/.vim/keymaps.vim
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-07-25 15:58:14 +0200
committerOxbian <got.dacs@slmail.me>2023-07-25 15:58:14 +0200
commit2383c4b5878055e2cd13fd5ed2ac2e0820b3286f (patch)
treea1a25229e1973f204b99ac4564360975975d6796 /.vim/keymaps.vim
parent32de71752457551f96433f9aff5fba81950d8245 (diff)
downloadvimrc-2383c4b5878055e2cd13fd5ed2ac2e0820b3286f.tar.gz
vimrc-2383c4b5878055e2cd13fd5ed2ac2e0820b3286f.zip
Updating fern actions & fern treeview + how to use vm in vim instructions
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 5827003..19cee2e 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 .<CR>
+nnoremap <C-f> :Fern %:h -drawer -width=35 -toggle<CR>
""""""""""""""""""""
" GitGutter
ArKa projects. All rights to me, and your next child right arm.