richardjdare / bb2-mode

Emacs major mode for Blitz Basic 2 (a basic compiler for the Amiga)
GNU General Public License v3.0
6 stars 0 forks source link

Don't tokenize keywords inside comments. #7

Closed richardjdare closed 7 years ago

richardjdare commented 7 years ago

Blitz II doesn't seem to tokenize keywords inside comments so we probably shouldn't either.

richardjdare commented 7 years ago

fixed.