commit
7d4aee9ed2
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ class Ex
|
||||||
atom.workspace.getActivePane().saveActiveItemAs()
|
atom.workspace.getActivePane().saveActiveItemAs()
|
||||||
|
|
||||||
w: => @write()
|
w: => @write()
|
||||||
|
wa: ->
|
||||||
|
atom.workspace.saveAll()
|
||||||
|
|
||||||
split: (filePaths) ->
|
split: (filePaths) ->
|
||||||
pane = atom.workspace.getActivePane()
|
pane = atom.workspace.getActivePane()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue