Merge branch 'master' of github.com:tomru/Dotfiles

This commit is contained in:
Thomas Ruoff
2019-10-23 22:54:44 +02:00

View File

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