Commit ec911a0d authored by FichteFoll's avatar FichteFoll

Merge pull request #3902 from nicolas-cherel/master

Makes LD_LIBRARY_PATH (and DYLD_LIBRARY_PATH) configurable in Sublime Text
parents 7575c5bd f61cc7f5
...@@ -226,6 +226,16 @@ ...@@ -226,6 +226,16 @@
} }
] ]
}, },
{
"name": "LD library Path",
"details": "https://github.com/nicolas-cherel/LDLibPath",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Leanpub", "name": "Leanpub",
"details": "https://github.com/jbrooksuk/Leanpub", "details": "https://github.com/jbrooksuk/Leanpub",
......
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