Commit 137340c9 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2067 from Muttley/master

BlitzMax language definition and build configuration
parents 1a688089 8eac8e89
...@@ -10,7 +10,6 @@ ...@@ -10,7 +10,6 @@
"https://bitbucket.org/artyom_smirnov/sublimetext2-packages/raw/master/packages.json", "https://bitbucket.org/artyom_smirnov/sublimetext2-packages/raw/master/packages.json",
"https://bitbucket.org/fnkr/sublimerepo/raw/master/repository.json", "https://bitbucket.org/fnkr/sublimerepo/raw/master/repository.json",
"https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json", "https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json",
"https://bitbucket.org/muttley/sublimetext.blitzmax/raw/tip/packages.json",
"https://raw.github.com/accerqueira/sublime/master/packages.json", "https://raw.github.com/accerqueira/sublime/master/packages.json",
"https://raw.github.com/afterdesign/jshintify/master/packages.json", "https://raw.github.com/afterdesign/jshintify/master/packages.json",
"https://raw.github.com/afterdesign/MacTerminal/master/packages.json", "https://raw.github.com/afterdesign/MacTerminal/master/packages.json",
......
...@@ -306,6 +306,16 @@ ...@@ -306,6 +306,16 @@
} }
] ]
}, },
{
"name": "BlitzMax",
"details": "https://bitbucket.org/muttley/sublimetext.blitzmax",
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/muttley/sublimetext.blitzmax#tags"
}
]
},
{ {
"name": "Block Cursor Everywhere", "name": "Block Cursor Everywhere",
"details": "https://github.com/ingshtrom/BlockCursorEverywhere", "details": "https://github.com/ingshtrom/BlockCursorEverywhere",
......
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