From 30ca5b74575d858e0b4a991f8cc5c207682707f1 Mon Sep 17 00:00:00 2001 From: bfelder Date: Sun, 10 Sep 2017 20:59:50 +0200 Subject: [PATCH] Renamed file removed '-ST2' tag as plugin works for ST3 as well --- ...r-ST2.sublime-commands => ColorSchemeEditor.sublime-commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename ColorSchemeEditor-ST2.sublime-commands => ColorSchemeEditor.sublime-commands (99%) diff --git a/ColorSchemeEditor-ST2.sublime-commands b/ColorSchemeEditor.sublime-commands similarity index 99% rename from ColorSchemeEditor-ST2.sublime-commands rename to ColorSchemeEditor.sublime-commands index 53051e8..d8c23d6 100644 --- a/ColorSchemeEditor-ST2.sublime-commands +++ b/ColorSchemeEditor.sublime-commands @@ -11,4 +11,4 @@ "caption": "Color Scheme Editor: Goto next matching scope", "command": "edit_color_scheme_next_scope" } -] \ No newline at end of file +]