TextMate grammar for the Bit programming language.
- Grammar:
syntaxes/bit.tmLanguage.json - Scope name:
source.bit - File extension:
.bit
This is the single source of the grammar. The Bit VS Code extension and github-linguist both consume this repository, so edit the grammar here and sync it outward — never the other way round.
Point any TextMate-compatible editor at syntaxes/bit.tmLanguage.json.
language-configuration.json carries the bracket, comment and auto-closing
rules for editors that read VS Code's format.
MIT — see LICENSE.