Skip to content

Commit

Permalink
feat: updated settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroreisvieira committed Jan 9, 2019
1 parent ae7140a commit 1ffe969
Show file tree
Hide file tree
Showing 9 changed files with 1,890 additions and 1,911 deletions.
4 changes: 2 additions & 2 deletions Default.sublime-commands
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[
{
"caption": "Meetio: Activate theme",
"caption": "Meetio: Theme Activate",
"command": "mo_activate"
},
{
"caption": "Meetio: Settings",
"caption": "Meetio: Edit Settings",
"command": "edit_settings", "args":
{
"base_file": "${packages}/Meetio/Preferences.sublime-settings",
Expand Down
4 changes: 2 additions & 2 deletions Main.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"children":
[
{
"caption": "Activate",
"caption": "Theme Activate",
"command": "mo_activate"
},
{ "caption": "-" },
{
"caption": "Settings",
"caption": "Edit Settings",
"command": "edit_settings", "args":
{
"base_file": "${packages}/Meetio/Preferences.sublime-settings",
Expand Down
Loading

0 comments on commit 1ffe969

Please sign in to comment.