Skip to content

Commit

Permalink
Merge pull request #13 from jclay/patch-1
Browse files Browse the repository at this point in the history
Switch to new close action command
  • Loading branch information
wade-ryan authored Oct 17, 2016
2 parents 55d6a65 + 8eb2cbb commit 4ce73e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
{
"key": "cmd+w",
"command": "workbench.files.action.closeFile"
"command": "workbench.action.closeActiveEditor"
},
{
"key": "cmd+k cmd+b",
Expand Down

0 comments on commit 4ce73e6

Please sign in to comment.