Commit a7819fda authored by Will Bond's avatar Will Bond

Merge pull request #805 from natew/master

Adding Expand Selection by Paragraph Plugin
parents a81d7ac6 3a81ff74
...@@ -425,6 +425,7 @@ ...@@ -425,6 +425,7 @@
"https://github.com/mxunit/sublime-text-2-mxunit", "https://github.com/mxunit/sublime-text-2-mxunit",
"https://github.com/n1k0/SublimeHighlight", "https://github.com/n1k0/SublimeHighlight",
"https://github.com/n1k0/SublimeText-CasperJS", "https://github.com/n1k0/SublimeText-CasperJS",
"https://github.com/natew/ExpandSelectionByParagraph",
"https://github.com/nathos/sass-textmate-bundle/tree/sublime", "https://github.com/nathos/sass-textmate-bundle/tree/sublime",
"https://github.com/netatoo/phoenix-theme", "https://github.com/netatoo/phoenix-theme",
"https://github.com/nh2/sublime-text-move-tabs", "https://github.com/nh2/sublime-text-move-tabs",
...@@ -790,6 +791,7 @@ ...@@ -790,6 +791,7 @@
"eval_sel": "Eval Sel", "eval_sel": "Eval Sel",
"exec-in-window": "Exec In Window", "exec-in-window": "Exec In Window",
"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",
"Express.tmTheme": "Express Color Scheme", "Express.tmTheme": "Express Color Scheme",
"farcry-sublimetext": "FarCry", "farcry-sublimetext": "FarCry",
"filezilla_import": "FilezillaImport", "filezilla_import": "FilezillaImport",
......
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