no using fast writing tbh

This commit is contained in:
Thomas Ruoff
2018-02-16 08:56:02 +01:00
parent 6b56d409fc
commit a193ab92ef

3
vimrc
View File

@@ -179,9 +179,6 @@ let maplocalleader=','
"" fast escaping
inoremap jj <ESC>
"" fast saving
nnoremap <leader>w :update<cr>
"" delete buffer
noremap <leader>bd :bd<cr>