Commit bf2325e9 authored by Will Bond's avatar Will Bond

Merge pull request #583 from dotmaster/master

Pull request for the "Expand Selection to Line Before" plugin
parents d4b2a9e9 34009019
...@@ -204,6 +204,7 @@ ...@@ -204,6 +204,7 @@
"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/gillibrand/expand-selection-to-function-js",
"https://github.com/dotmaster/SublimeExpandSelectionToLineBefore",
"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",
...@@ -576,6 +577,7 @@ ...@@ -576,6 +577,7 @@
"elixir-sublimetext": "Elixir", "elixir-sublimetext": "Elixir",
"eval_sel": "Eval Sel", "eval_sel": "Eval Sel",
"expand-selection-to-function-js": "Expand Selection to Function (JavaScript)", "expand-selection-to-function-js": "Expand Selection to Function (JavaScript)",
"SublimeExpandSelectionToLineBefore": "Expand Selection to Line Before",
"farcry-sublimetext": "FarCry", "farcry-sublimetext": "FarCry",
"filezilla_import": "FilezillaImport", "filezilla_import": "FilezillaImport",
"Flake8Lint": "Python Flake8 Lint", "Flake8Lint": "Python Flake8 Lint",
......
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