Commit 24e06446 authored by FichteFoll's avatar FichteFoll

Merge pull request #4467 from huot25/master

Added StyleTooltip dependancy
parents a7c52a47 ff2cb5dc
...@@ -232,6 +232,20 @@ ...@@ -232,6 +232,20 @@
} }
] ]
}, },
{
"name": "StyledPopup",
"load_order": "50",
"description": "Pyton module for Sublime Text to automatically style popups based on active color scheme.",
"author": "huot25",
"issues": "https://github.com/huot25/StyledPopup/issues",
"releases": [
{
"sublime_text": ">=3070",
"base": "https://github.com/huot25/StyledPopup",
"tags": true
}
]
},
{ {
"name": "tabulate", "name": "tabulate",
"load_order": "01", "load_order": "01",
......
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