mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 23:17:22 +01:00
fix fast saving
This commit is contained in:
committed by
Thomas Ruoff
parent
ecb5fcbedc
commit
842c289cd7
2
vimrc
2
vimrc
@@ -124,7 +124,7 @@ set foldlevel=99
|
|||||||
|
|
||||||
" ADDITIONAL KEY MAPPINGS
|
" ADDITIONAL KEY MAPPINGS
|
||||||
" fast saving
|
" fast saving
|
||||||
nmap <leader>w :up<cr>
|
nmap <leader>w :update<cr>
|
||||||
" fast escaping
|
" fast escaping
|
||||||
imap jj <ESC>
|
imap jj <ESC>
|
||||||
" prevent accidental striking of F1 key
|
" prevent accidental striking of F1 key
|
||||||
|
|||||||
Reference in New Issue
Block a user