Skip to content

Commit

Permalink
change the Edit Margo Extension command to open the new margo exten…
Browse files Browse the repository at this point in the history
…sion
  • Loading branch information
DisposaBoy committed Feb 16, 2018
1 parent b970173 commit f815b1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GoSublime.sublime-commands
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"command": "margo_restart_agent",
},
{
"caption": "GoSublime: Edit MarGo extension",
"command": "gs_open_margo_extension_package",
"caption": "GoSublime: Edit Margo Extension",
"command": "margo_open_extension",
},
{
"caption": "GoSublime: Add/Remove package",
Expand Down

0 comments on commit f815b1a

Please sign in to comment.