Commit c86dc444 authored by FichteFoll's avatar FichteFoll

Merge pull request #5177 from Frogli/master

Added OmnisStudioIndenter and EdifactHighlighter
parents b4d256dc 45ccd603
...@@ -188,6 +188,17 @@ ...@@ -188,6 +188,17 @@
} }
] ]
}, },
{
"name": "EdifactHighlighter",
"details": "https://github.com/Frogli/sublime-edifact",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Edit Command Palette", "name": "Edit Command Palette",
"details": "https://github.com/twolfson/sublime-edit-command-palette", "details": "https://github.com/twolfson/sublime-edit-command-palette",
......
...@@ -195,6 +195,17 @@ ...@@ -195,6 +195,17 @@
} }
] ]
}, },
{
"name": "OmnisStudioIndenter",
"details": "https://github.com/Frogli/OmnisStudioIndenter",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "One Command Syntax Highlighter", "name": "One Command Syntax Highlighter",
"details": "https://github.com/yrsegal/OneCommandSublimeSyntax", "details": "https://github.com/yrsegal/OneCommandSublimeSyntax",
......
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