Merge pull request #17 from jazzpi/patch-1

Add :x
This commit is contained in:
Loic Nageleisen 2015-03-01 13:09:46 +01:00
commit b86e4064ea

View file

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