Commit d349672c authored by FichteFoll's avatar FichteFoll

Merge pull request #4524 from abathur/master

add LPC syntax package
parents 520d50b3 30d65255
...@@ -929,6 +929,17 @@ ...@@ -929,6 +929,17 @@
} }
] ]
}, },
{
"name": "LPC",
"details": "https://github.com/abathur/SublimeLPC",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3084",
"tags": true
}
]
},
{ {
"name": "LPrint", "name": "LPrint",
"details": "https://github.com/mbr/LPrint", "details": "https://github.com/mbr/LPrint",
......
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