Human errors
This commit is contained in:
parent
9662367dad
commit
86e4dcd2b2
@ -529,6 +529,11 @@ cnoremap w!! execute 'silent! write !sudo tee % >/dev/null' <bar> edit!
|
|||||||
map <F3> :setlocal spell! spelllang=en_gb<CR>
|
map <F3> :setlocal spell! spelllang=en_gb<CR>
|
||||||
map <F4> :setlocal spell! spelllang=pl<CR>
|
map <F4> :setlocal spell! spelllang=pl<CR>
|
||||||
|
|
||||||
|
" Human Errors
|
||||||
|
:command! W w
|
||||||
|
:command! Q q
|
||||||
|
:command! Wq wq
|
||||||
|
|
||||||
""""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""""
|
||||||
" Files
|
" Files
|
||||||
""""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""""
|
||||||
|
Loading…
Reference in New Issue
Block a user