Nvim: leader configuration

This commit is contained in:
2022-01-27 22:33:44 +01:00
parent 8f43f9e559
commit 0496ffaff7

View File

@@ -153,7 +153,7 @@ set undodir=~/.cache/nvim/undo/
set undofile
"let mapleader = "\\"
let mapleader = ' '
map <Space> <leader>
inoremap jj <ESC>
inoremap jk <ESC>