Simple update

This commit is contained in:
Smirnov Alexandr 2021-03-20 11:30:02 +02:00
parent c4d54758ef
commit ae9fa7059a
7 changed files with 12 additions and 28 deletions

View file

@ -70,8 +70,6 @@ autocmd FileType python,go,json setlocal et sw=4 ts=4
autocmd FileType css,javascript,javascriptreact,yaml setlocal noet sw=2 ts=2
"== Aliases
command! W :w
command! Q :q
command! WQ :wq
command! Wq :wq
command! Wiki :e ~/doc/index.md