add :wa
This commit is contained in:
parent
4a547e64fd
commit
1248bd5769
1 changed files with 2 additions and 0 deletions
|
|
@ -5,5 +5,7 @@ class Ex
|
||||||
else
|
else
|
||||||
atom.workspace.getActivePane().saveActiveItemAs()
|
atom.workspace.getActivePane().saveActiveItemAs()
|
||||||
w: => @write()
|
w: => @write()
|
||||||
|
wa: ->
|
||||||
|
atom.workspace.saveAll()
|
||||||
|
|
||||||
module.exports = Ex
|
module.exports = Ex
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue