Unverified Commit bfcc9a5a authored by FichteFoll's avatar FichteFoll Committed by GitHub

Add MultiValue BASIC (#6787)

parents deabefdc 76686e78
...@@ -2375,6 +2375,17 @@ ...@@ -2375,6 +2375,17 @@
} }
] ]
}, },
{
"name": "MultiValue BASIC",
"details": "https://github.com/ianharper/Sublime-Text-MVBasic-Syntax",
"labels": ["language syntax", "snippets", "color scheme"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "MUMPS", "name": "MUMPS",
"details": "https://github.com/ksherlock/MUMPS.tmbundle", "details": "https://github.com/ksherlock/MUMPS.tmbundle",
......
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