Commit 57677c20 authored by Will Bond's avatar Will Bond

Merge pull request #525 from timdouglas/master

2 plugins: less2css and find-function-definition
parents 274cea52 4300b124
...@@ -411,6 +411,8 @@ ...@@ -411,6 +411,8 @@
"https://github.com/TheOnlyRew/sublime-horizontal-scroll", "https://github.com/TheOnlyRew/sublime-horizontal-scroll",
"https://github.com/theymaybecoders/sublime-tomorrow-theme", "https://github.com/theymaybecoders/sublime-tomorrow-theme",
"https://github.com/thierrylemoulec/Sublime-Csslisible", "https://github.com/thierrylemoulec/Sublime-Csslisible",
"https://github.com/timdouglas/sublime-less2css",
"https://github.com/timdouglas/sublime-find-function-definition",
"https://github.com/titoBouzout/SideBarEnhancements", "https://github.com/titoBouzout/SideBarEnhancements",
"https://github.com/tnhu/SimpleSync", "https://github.com/tnhu/SimpleSync",
"https://github.com/toin0u/Sublime-atoum", "https://github.com/toin0u/Sublime-atoum",
...@@ -626,6 +628,7 @@ ...@@ -626,6 +628,7 @@
"sublime-edit-history": "Edit History", "sublime-edit-history": "Edit History",
"sublime-ensime": "Ensime", "sublime-ensime": "Ensime",
"Sublime-File-Navigator": "Sublime File Navigator", "Sublime-File-Navigator": "Sublime File Navigator",
"sublime-find-function-definition": "Find Function Definiton",
"sublime-frontend-delight": "Color Scheme - Frontend Delight", "sublime-frontend-delight": "Color Scheme - Frontend Delight",
"sublime-gbk" : "GBK Encoding Support", "sublime-gbk" : "GBK Encoding Support",
"sublime-glsl" : "OpenGL Shading Language (GLSL)", "sublime-glsl" : "OpenGL Shading Language (GLSL)",
...@@ -644,6 +647,7 @@ ...@@ -644,6 +647,7 @@
"sublime-kwrite-color-scheme": "KWrite Color Scheme", "sublime-kwrite-color-scheme": "KWrite Color Scheme",
"sublime-last-edit": "LastEdit", "sublime-last-edit": "LastEdit",
"sublime-lift": "Lift Snippets", "sublime-lift": "Lift Snippets",
"sublime-less2css": "Less2Css",
"sublime-mailto": "Send by Mail", "sublime-mailto": "Send by Mail",
"Sublime-Minifier": "Minifier", "Sublime-Minifier": "Minifier",
"Sublime-Missing-Palette-Commands": "Missing Palette Commands", "Sublime-Missing-Palette-Commands": "Missing Palette Commands",
......
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