Unverified Commit 78414c60 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Add tmux_open (later 'tmux') package, rename Tmux to 'Tmux Syntax Highlight' (#6612)

parents 42a723a0 ee7d6941
...@@ -2137,7 +2137,8 @@ ...@@ -2137,7 +2137,8 @@
] ]
}, },
{ {
"name": "Tmux", "name": "Tmux Syntax Highlight",
"previous_names": ["Tmux"],
"details": "https://github.com/keqh/sublime-tmux-syntax-highlight", "details": "https://github.com/keqh/sublime-tmux-syntax-highlight",
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
...@@ -2147,6 +2148,18 @@ ...@@ -2147,6 +2148,18 @@
} }
] ]
}, },
{
"name": "tmux_open",
"details": "https://github.com/huntie/sublime-tmux",
"labels": ["tmux", "terminal"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["linux", "osx"],
"tags": true
}
]
},
{ {
"name": "To Hastebin", "name": "To Hastebin",
"details": "https://github.com/nicetrysean/SublimeToHastebin", "details": "https://github.com/nicetrysean/SublimeToHastebin",
......
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