Commit 87d67f97 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Add highlighting support for novel language `FSL` (#6607)

parents 4d046ae7 ece5d470
......@@ -1496,6 +1496,17 @@
}
]
},
{
"name": "FSL - Finite State Language",
"details": "https://github.com/StoneCypher/sublime-fsl",
"labels": ["fsl", "javascript", "state machine", "finite state machine", "fsm", "jssm", "language syntax", "flowchart"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "FSP Syntax",
"details": "https://github.com/toboid/sublime-fsp-syntax",
......
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