aboutsummaryrefslogtreecommitdiff
path: root/vim/keymaps.vim
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-11-05 20:59:11 +0100
committerOxbian <got.dacs@slmail.me>2023-11-05 20:59:11 +0100
commit900c5ae36832b3426596b59cb89b6e5c1f87e38b (patch)
treeb21ef5b3613e13e865c18ca04333399662ed7883 /vim/keymaps.vim
parent1d4561690b8a267cd0ebf909a37f4ed320433a53 (diff)
downloadvimrc-900c5ae36832b3426596b59cb89b6e5c1f87e38b.tar.gz
vimrc-900c5ae36832b3426596b59cb89b6e5c1f87e38b.zip
Removing emmet plugins and cleaning readme
Diffstat (limited to 'vim/keymaps.vim')
-rw-r--r--vim/keymaps.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/vim/keymaps.vim b/vim/keymaps.vim
index dbb80de..9570949 100644
--- a/vim/keymaps.vim
+++ b/vim/keymaps.vim
@@ -91,10 +91,10 @@ endtry
au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g'\"" | endif
""""""""""""""""""""""""
-" Fern
+" Netrw
"""""""""""""""""""""""
-" Toggle fern tree view
+" Toggle tree view
nnoremap <C-f> :Lexplore<CR>
""""""""""""""""""""
ArKa projects. All rights to me, and your next child right arm.