This commit is contained in:
Thomas Ruoff
2019-10-08 08:09:22 +02:00
parent d2991faf90
commit 13af4cfebf

View File

@@ -238,7 +238,7 @@ endif
" Key mappings {{{
"" fast escaping
inoremap jj <ESC>
inoremap jk <ESC>
"" delete buffer
noremap <leader>d :bd<cr>