Commit f5d6cb53 authored by FichteFoll's avatar FichteFoll

Merge pull request #4154 from FlashSystems/master

Add LogView package
parents 1670f9ea b12a2b35
...@@ -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": "*",
...@@ -770,6 +771,17 @@ ...@@ -770,6 +771,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