Commit b12a2b35 authored by FlashSystems's avatar FlashSystems

Added labels to "LDIF Syntax Highlighting" package.

Added LogView package.
parent ac1cf1a5
...@@ -250,6 +250,7 @@ ...@@ -250,6 +250,7 @@
{ {
"name": "LDIF Syntax Highlighting", "name": "LDIF Syntax Highlighting",
"details": "https://github.com/FlashSystems/LDIF-Syntax", "details": "https://github.com/FlashSystems/LDIF-Syntax",
"labels": ["language syntax", "syntax", "highlighting"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
...@@ -759,6 +760,17 @@ ...@@ -759,6 +760,17 @@
} }
] ]
}, },
{
"name": "LogView",
"details": "https://github.com/FlashSystems/LogView",
"labels": ["highlighting", "logs"],
"releases": [
{
"sublime_text": ">=3065",
"tags": true
}
]
},
{ {
"name": "London Underground Status", "name": "London Underground Status",
"details": "https://github.com/sabarasaba/sublimetext-LondonUnderground", "details": "https://github.com/sabarasaba/sublimetext-LondonUnderground",
......
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