Commit cde0fb7d authored by wbond's avatar wbond

Merged pull request #1340 - added Split To Buffer

parents ebbf2a49 0e73dba8
...@@ -120,6 +120,7 @@ ...@@ -120,6 +120,7 @@
"https://github.com/benmatselby/sublime-pman", "https://github.com/benmatselby/sublime-pman",
"https://github.com/benschwarz/sublime-bower", "https://github.com/benschwarz/sublime-bower",
"https://github.com/Benvie/JavaScriptNext.tmLanguage", "https://github.com/Benvie/JavaScriptNext.tmLanguage",
"https://github.com/berendbaas/sublime_splittobuffer",
"https://github.com/berfarah/LESS-build-sublime", "https://github.com/berfarah/LESS-build-sublime",
"https://github.com/bernatfortet/sublime-frontend-delight", "https://github.com/bernatfortet/sublime-frontend-delight",
"https://github.com/bfad/Sublime-Lasso", "https://github.com/bfad/Sublime-Lasso",
...@@ -1733,6 +1734,7 @@ ...@@ -1733,6 +1734,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_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",
"sublime_valign": "VAlign", "sublime_valign": "VAlign",
......
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