vim: ctrl-w

This commit is contained in:
Michael Grote 2021-11-22 07:24:41 +01:00
parent 36b712ccd2
commit 30f78c5396

2
.vimrc
View file

@ -151,6 +151,8 @@ let g:startify_lists = [
" ### Keybindings
" deaktiviere Ex-Mode keybinding
:nnoremap Q <Nop>
" Ctrl+w zum speichern
nmap <C-w> :q<CR>
" Ctrl+S zum speichern
nmap <C-s> :w<CR>
" ctrl+P: set paste