1
0
nvim-config/config/commands.vim
2015-02-13 04:20:21 +01:00

5 lines
56 B
VimL

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