Fix Q command to force quit all
parent
b4b4076b50
commit
8eb4a2e302
@ -1,3 +1,2 @@
|
|||||||
command! W write
|
command! W write
|
||||||
command! Q qall
|
command! Q qall!
|
||||||
command! MakeTags !ctags -R .
|
|
||||||
|
Loading…
Reference in New Issue