add readme.

This commit is contained in:
Kelvin Sherlock 2018-09-03 15:35:06 -04:00
parent 43da41e734
commit c4004dc95e
2 changed files with 14 additions and 1 deletions

13
README.md Normal file
View 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

View File

@ -46,7 +46,7 @@ contexts:
- match: '\^.'
scope: constant.character.escape.md-basic
- match: '$'
- match: '\n'
scope: invalid.illegal
pop: true
- match: '"'