Commit 89009733 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5689 from randy3k/xdotool

added linux dependency xdotool
parents c7b1d3fc 30c1c0e3
......@@ -628,6 +628,21 @@
}
]
},
{
"name": "xdotool",
"load_order": "50",
"description": "Automation tool on Linux",
"author": "randy3k",
"issues": "https://github.com/randy3k/sublime-xdotool/issues",
"releases": [
{
"base": "https://github.com/randy3k/sublime-xdotool",
"platforms": ["linux"],
"tags": true,
"sublime_text": "*"
}
]
},
{
"name": "xmltodict",
"load_order": "50",
......
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