summaryrefslogtreecommitdiff
path: root/tests/examplefiles/teal
Commit message (Collapse)AuthorAgeFilesLines
* Improve whitespace handling in TealLexer.Matthäus G. Chajdas2022-12-041-10/+10
|
* Improve whitespace handling in CMake/RegexLexer.Matthäus G. Chajdas2022-12-041-9/+9
|
* Add a teal lexer (#1671)iscke2021-03-142-0/+119
* Add a teal lexer * fix an indent * convert tests, fix version, alias * fix examplefile