stop highlighting strings in code
commit9ce9725bd6ecb56c4653eb4be4cd6e20ddd3a946
authorKartik K. Agaram <vc@akkartik.com>
Sat, 17 Jun 2023 17:41:50 +0000 (17 10:41 -0700)
committerKartik K. Agaram <vc@akkartik.com>
Sat, 17 Jun 2023 17:41:50 +0000 (17 10:41 -0700)
treeabdb9610470196f4ecbe5cf6bf1adabb558f8f4f
parent1aceabc846f43e7837d3afa2964eb5b9d51c2349
stop highlighting strings in code

It works right so rarely that it's a net negative. I'll bring it back
if I ever start tokenizing on non-whitespace.
colorize.lua