This commit is contained in:
Jasper v. B. 2015-03-01 11:31:38 +01:00
parent 65b254a241
commit 3f355d3133

View file

@ -111,6 +111,8 @@ class Ex
wq: (filePath) => wq: (filePath) =>
@write(filePath).then => @quit() @write(filePath).then => @quit()
x: => @wq()
wa: -> wa: ->
atom.workspace.saveAll() atom.workspace.saveAll()