Commit 50011fcb authored by Jake Lucas's avatar Jake Lucas

Adds Transience package for Sublime Text 2 and 3

Transience is a small plugin for both Sublime Text 2 and 3 that tries to automatically create transient views in empty groups, and optionally overrides the new file short cut to create transient views instead of normal tabbed views.

I couldn't find any built-in functionality or existing plugins for this in Windows so this plugin attempts to fix the problem.
parent 9bf1e939
......@@ -491,6 +491,7 @@
"https://github.com/ivershuo/sublime-sublimeweibo",
"https://github.com/j10io/railsdev-sublime-snippets",
"https://github.com/jackfranklin/ST2-MDN-Search",
"https://github.com/jakelucas/Transience",
"https://github.com/jamiesun/SublimeEvernote",
"https://github.com/jamiesun/SublimeTalkincode",
"https://github.com/jampow/velocity-sublime",
......@@ -2205,6 +2206,7 @@
"TomDoc-Sublime": "TomDoc",
"Touch-WSGI": "Touch WSGI",
"tquery-sublime": "tQuery",
"Transience": "Transience",
"Tritium.tmbundle": "Tritium",
"tubaina-afc": "Tubaina (afc)",
"ublime": "Ublime Color Schemes",
......
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