summaryrefslogtreecommitdiff
path: root/tests/snippets/objectivec
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct whitespace token for the C family.Matthäus G. Chajdas2021-06-206-7/+7
| | | | The CFamilyLexer was matching whitespace as Text instead of Whitespace.
* Rename "tests/lexers" to "tests/snippets" and update the contributionGeorg Brandl2021-01-206-0/+60
docs to point to both snippets and examplefiles.