Commit 82a0cd86 authored by Will Bond's avatar Will Bond

Merge pull request #1370 from edankwan/master

added Exec Parser
parents 451dc8a4 53a8032f
...@@ -276,6 +276,7 @@ ...@@ -276,6 +276,7 @@
"https://github.com/EastPoint/Sublime-AngularJS-Coffee-Completions", "https://github.com/EastPoint/Sublime-AngularJS-Coffee-Completions",
"https://github.com/eBookArchitects/Incrementor", "https://github.com/eBookArchitects/Incrementor",
"https://github.com/ecornell/Sublime-MoonScript", "https://github.com/ecornell/Sublime-MoonScript",
"https://github.com/edankwan/Exec-Parser-Sublime-Plugin",
"https://github.com/eddorre/SublimeERB", "https://github.com/eddorre/SublimeERB",
"https://github.com/edgar/RubyCheckOnSave", "https://github.com/edgar/RubyCheckOnSave",
"https://github.com/edubkendo/sublime-coffeescript-function-finder", "https://github.com/edubkendo/sublime-coffeescript-function-finder",
...@@ -1276,6 +1277,7 @@ ...@@ -1276,6 +1277,7 @@
"eval_sel": "Eval Sel", "eval_sel": "Eval Sel",
"EverythingSearch-sublime2": "Everything Search", "EverythingSearch-sublime2": "Everything Search",
"exec-in-window": "Exec In Window", "exec-in-window": "Exec In Window",
"Exec-Parser-Sublime-Plugin": "Exec Parser",
"expand-selection-to-function-js": "Expand Selection to Function (JavaScript)", "expand-selection-to-function-js": "Expand Selection to Function (JavaScript)",
"ExpandSelectionByParagraph": "Expand Selection by Paragraph", "ExpandSelectionByParagraph": "Expand Selection by Paragraph",
"Express.tmTheme": "Express Color Scheme", "Express.tmTheme": "Express Color Scheme",
......
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