fix fast saving

This commit is contained in:
Thomas Ruoff
2014-05-18 00:03:16 +02:00
committed by Thomas Ruoff
parent ecb5fcbedc
commit 842c289cd7

2
vimrc
View File

@@ -124,7 +124,7 @@ set foldlevel=99
" ADDITIONAL KEY MAPPINGS
" fast saving
nmap <leader>w :up<cr>
nmap <leader>w :update<cr>
" fast escaping
imap jj <ESC>
" prevent accidental striking of F1 key