Merge 5c55c74e6a into b55d2857b0
This commit is contained in:
commit
89d705fb1e
1 changed files with 3 additions and 1 deletions
|
|
@ -228,7 +228,9 @@ class Ex
|
||||||
|
|
||||||
xit: (args) => @wq(args)
|
xit: (args) => @wq(args)
|
||||||
|
|
||||||
wa: ->
|
wa: => @wall()
|
||||||
|
|
||||||
|
wall: ->
|
||||||
atom.workspace.saveAll()
|
atom.workspace.saveAll()
|
||||||
|
|
||||||
split: ({ range, args }) ->
|
split: ({ range, args }) ->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue