Unverified Commit 6c5b2f78 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7051 from Thom1729/add-sublime-lib

Added sublime_lib dependency.
parents cf969569 bd6d0b65
......@@ -928,6 +928,20 @@
}
]
},
{
"name": "sublime_lib",
"load_order": "01",
"description": "Utility library for frequently used functionality in Sublime Text library and convenience functions or classes",
"author": "Thomas Smith",
"issues": "https://github.com/SublimeText/sublime_lib/issues",
"releases": [
{
"sublime_text": ">=3000",
"base": "https://github.com/SublimeText/sublime_lib",
"tags": true
}
]
},
{
"name": "SublimeP4Python",
"load_order": "51",
......
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