vim: strg+w

This commit is contained in:
Michael Grote 2022-09-27 18:11:07 +02:00
parent 15f4d2fb3c
commit 839bac2fd1

2
.vimrc
View file

@ -163,8 +163,6 @@ let g:qs_highlight_on_keys = ['f', 'F', 't', 'T']
" ### Keybindings
" deaktiviere Ex-Mode keybinding
nnoremap Q <Nop>
" Ctrl+w zum speichern
nmap <C-w> :q<CR>
" Ctrl+S zum speichern
nnoremap <C-s> :w<CR>
" Navigate tabs