mirror of
https://github.com/ksherlock/BASIC.tmbundle.git
synced 2025-01-27 15:32:08 +00:00
add readme.
This commit is contained in:
parent
43da41e734
commit
c4004dc95e
13
README.md
Normal file
13
README.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# BASIC.tmbundle
|
||||||
|
|
||||||
|
Sublime Text 2/3 and TextMate language syntax files for various Apple II BASIC dialects.
|
||||||
|
|
||||||
|
Included:
|
||||||
|
|
||||||
|
* AppleSoft BASIC
|
||||||
|
* Integer BASIC
|
||||||
|
* Apple III Business BASIC
|
||||||
|
* MD-BASIC
|
||||||
|
* ORCA/Integer BASIC
|
||||||
|
* GSoft
|
||||||
|
* EhBASIC
|
@ -46,7 +46,7 @@ contexts:
|
|||||||
|
|
||||||
- match: '\^.'
|
- match: '\^.'
|
||||||
scope: constant.character.escape.md-basic
|
scope: constant.character.escape.md-basic
|
||||||
- match: '$'
|
- match: '\n'
|
||||||
scope: invalid.illegal
|
scope: invalid.illegal
|
||||||
pop: true
|
pop: true
|
||||||
- match: '"'
|
- match: '"'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user