Human errors

This commit is contained in:
Marcin Woźniak 2022-09-13 08:33:24 +02:00
parent 9662367dad
commit 86e4dcd2b2
Signed by: y0rune
GPG Key ID: F204C385F57EB348

View File

@ -529,6 +529,11 @@ cnoremap w!! execute 'silent! write !sudo tee % >/dev/null' <bar> edit!
map <F3> :setlocal spell! spelllang=en_gb<CR>
map <F4> :setlocal spell! spelllang=pl<CR>
" Human Errors
:command! W w
:command! Q q
:command! Wq wq
""""""""""""""""""""""""""""""""
" Files
""""""""""""""""""""""""""""""""