Commit 34009019 authored by dotmaster's avatar dotmaster

added SublimeExpandSelectionToLineBefore

parent abf5149c
...@@ -202,6 +202,7 @@ ...@@ -202,6 +202,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",
...@@ -573,6 +574,7 @@ ...@@ -573,6 +574,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