Merge f8b6ba2626 into 545f13294e
This commit is contained in:
commit
a6b39bb4aa
1 changed files with 6 additions and 0 deletions
|
|
@ -254,6 +254,12 @@ class Ex
|
|||
wq: (args) =>
|
||||
@write(args).then => @quit()
|
||||
|
||||
Wq: (args) =>
|
||||
@write(args).then => @quit()
|
||||
|
||||
WQ: (args) =>
|
||||
@write(args).then => @quit()
|
||||
|
||||
wa: =>
|
||||
@wall()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue