Commit 02eb0d5f authored by joneshf's avatar joneshf

Merge pull request #1467 from balajithota85/master

New Sublime Text 2 Plugin: sublime_scaffolding
parents 94d419ff 8bd2e751
...@@ -123,6 +123,7 @@ ...@@ -123,6 +123,7 @@
"https://github.com/b-g/processing-sublime", "https://github.com/b-g/processing-sublime",
"https://github.com/b3ni/Sublime-Fabric", "https://github.com/b3ni/Sublime-Fabric",
"https://github.com/badsyntax/SassBeautify", "https://github.com/badsyntax/SassBeautify",
"https://github.com/balajithota85/sublime_scaffolding",
"https://github.com/balazstth/subl-esp", "https://github.com/balazstth/subl-esp",
"https://github.com/bartTC/SubDpaste", "https://github.com/bartTC/SubDpaste",
"https://github.com/bbonora/SublimeCMSMadeSimple", "https://github.com/bbonora/SublimeCMSMadeSimple",
...@@ -1886,6 +1887,7 @@ ...@@ -1886,6 +1887,7 @@
"sublime_new_from_selection": "New from Selection", "sublime_new_from_selection": "New from Selection",
"sublime_python_imports": "Python Imports Sorter", "sublime_python_imports": "Python Imports Sorter",
"sublime_rubocop": "RuboCop", "sublime_rubocop": "RuboCop",
"sublime_scaffolding": "Scaffolding",
"sublime_splittobuffer": "Split To Buffer", "sublime_splittobuffer": "Split To Buffer",
"sublime_text_alternative_autocompletion": "Alternative Autocompletion", "sublime_text_alternative_autocompletion": "Alternative Autocompletion",
"sublime_unicode_nbsp": "Unicode Character Highlighter", "sublime_unicode_nbsp": "Unicode Character Highlighter",
......
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