1
0
nvim-config/config/core/write_and_quit.vim
2015-03-13 00:21:54 +01:00

5 lines
56 B
VimL

command! Wq wq
command! WQ wq
command! Q q
command! W w