Commit e7700c1b authored by Alex Hunt's avatar Alex Hunt Committed by FichteFoll

Rename tmux_open as tmux (#6797)

parent c46e336e
......@@ -2170,26 +2170,26 @@
]
},
{
"name": "Tmux Syntax Highlight",
"previous_names": ["Tmux"],
"details": "https://github.com/keqh/sublime-tmux-syntax-highlight",
"labels": ["language syntax"],
"name": "tmux",
"previous_names": ["tmux_open"],
"details": "https://github.com/huntie/sublime-tmux",
"labels": ["tmux", "terminal"],
"releases": [
{
"sublime_text": "*",
"branch": "master"
"sublime_text": ">=3000",
"platforms": ["linux", "osx"],
"tags": true
}
]
},
{
"name": "tmux_open",
"details": "https://github.com/huntie/sublime-tmux",
"labels": ["tmux", "terminal"],
"name": "Tmux Syntax Highlight",
"details": "https://github.com/keqh/sublime-tmux-syntax-highlight",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["linux", "osx"],
"tags": true
"sublime_text": "*",
"branch": "master"
}
]
},
......
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