Commit c0b2d1cc authored by Kevin Yank's avatar Kevin Yank

Merge pull request #751 from vhyza/exec-in-window

Added plugin Exec In Window
parents c12b0dbb 651485b8
...@@ -579,6 +579,7 @@ ...@@ -579,6 +579,7 @@
"https://github.com/UnicornForest/Unity3DSnippets", "https://github.com/UnicornForest/Unity3DSnippets",
"https://github.com/vaanwd/sublime_drush", "https://github.com/vaanwd/sublime_drush",
"https://github.com/vbali/sublime-snakecase", "https://github.com/vbali/sublime-snakecase",
"https://github.com/vhyza/exec-in-window",
"https://github.com/victorporof/Sublime-HTMLPrettify", "https://github.com/victorporof/Sublime-HTMLPrettify",
"https://github.com/victorporof/Sublime-JSHint", "https://github.com/victorporof/Sublime-JSHint",
"https://github.com/viisual/ASCII-Decorator", "https://github.com/viisual/ASCII-Decorator",
...@@ -744,6 +745,7 @@ ...@@ -744,6 +745,7 @@
"Enhanced.HTML.CFML": "Enhanced HTML and CFML", "Enhanced.HTML.CFML": "Enhanced HTML and CFML",
"emmet-sublime": "Emmet", "emmet-sublime": "Emmet",
"eval_sel": "Eval Sel", "eval_sel": "Eval Sel",
"exec-in-window": "Exec In Window",
"expand-selection-to-function-js": "Expand Selection to Function (JavaScript)", "expand-selection-to-function-js": "Expand Selection to Function (JavaScript)",
"farcry-sublimetext": "FarCry", "farcry-sublimetext": "FarCry",
"filezilla_import": "FilezillaImport", "filezilla_import": "FilezillaImport",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment