Commit 1630d8ca authored by wbond's avatar wbond

Merged pull request #561 - added Expand Selection to Function (JavaScript)

parents e4042c8d 25abf4d9
...@@ -198,6 +198,7 @@ ...@@ -198,6 +198,7 @@
"https://github.com/geoffroymontel/supercollider-package-for-sublime-text", "https://github.com/geoffroymontel/supercollider-package-for-sublime-text",
"https://github.com/GerjanOnline/SublimeFileCleanup", "https://github.com/GerjanOnline/SublimeFileCleanup",
"https://github.com/GianlucaGuarini/SublimeText2-Parallel-Builder-Plugin", "https://github.com/GianlucaGuarini/SublimeText2-Parallel-Builder-Plugin",
"https://github.com/gillibrand/expand-selection-to-function-js",
"https://github.com/gja/sublime-rmate", "https://github.com/gja/sublime-rmate",
"https://github.com/gja/sublime-text-2-jasmine", "https://github.com/gja/sublime-text-2-jasmine",
"https://github.com/gornostal/Modific", "https://github.com/gornostal/Modific",
...@@ -558,6 +559,7 @@ ...@@ -558,6 +559,7 @@
"EJS.tmLanguage": "EJS", "EJS.tmLanguage": "EJS",
"elixir-sublimetext": "Elixir", "elixir-sublimetext": "Elixir",
"eval_sel": "Eval Sel", "eval_sel": "Eval Sel",
"expand-selection-to-function-js": "Expand Selection to Function (JavaScript)",
"farcry-sublimetext": "FarCry", "farcry-sublimetext": "FarCry",
"filezilla_import": "FilezillaImport", "filezilla_import": "FilezillaImport",
"Flex-Sublimetext": "Flex", "Flex-Sublimetext": "Flex",
......
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