mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Simple update
This commit is contained in:
parent
c4d54758ef
commit
ae9fa7059a
7 changed files with 12 additions and 28 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue