John Sundell e03dac1dd6
Fix highlighting for comments ending with punctuation (#81)
This patch fixes highlighting of any type declarations that follow
a comment which was ended with a punctuation character. The fix is
to only look at previous tokens on the same line when determining
whether a given token is a keyword.
2019-08-07 15:51:16 +02:00
..
2018-08-24 18:42:07 +02:00