Commit 53a8032f authored by Edan Kwan's avatar Edan Kwan

add Exec Parser

parent 2beaad90
...@@ -280,6 +280,7 @@ ...@@ -280,6 +280,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",
...@@ -1269,6 +1270,7 @@ ...@@ -1269,6 +1270,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