Commit e9071779 authored by Alexander Kuznetsov's avatar Alexander Kuznetsov Committed by FichteFoll

Add SublimeLinter Inline Errors plugin (#6497)

parent 30741507
...@@ -3987,6 +3987,16 @@ ...@@ -3987,6 +3987,16 @@
} }
] ]
}, },
{
"name": "SublimeLinter Inline Errors",
"details": "https://github.com/alexkuz/SublimeLinter-inline-errors",
"releases": [
{
"sublime_text": ">3000",
"tags": true
}
]
},
{ {
"name": "SublimeLinter_CatGutterTheme", "name": "SublimeLinter_CatGutterTheme",
"details": "https://github.com/m10l/SublimeLinter-CatGutterTheme", "details": "https://github.com/m10l/SublimeLinter-CatGutterTheme",
......
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