the extra config dir seems unnecessary, this folder should already only contain configuration files
5 lines
56 B
VimL
5 lines
56 B
VimL
command! Wq wq
|
|
command! WQ wq
|
|
command! Q q
|
|
command! W w
|