| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test(highlights/cpp): add new test for auto as type.builtin. | Aaron Rancsik | 2022-12-01 | 1 | -0/+1 |
| | | |||||
| * | test(highlights/cpp): type -> type.builtin for primitive types. | Aaron Rancsik | 2022-12-01 | 1 | -2/+2 |
| | | |||||
| * | highlights(cpp): use more specific groups | ObserverOfTime | 2022-11-26 | 1 | -1/+1 |
| | | |||||
| * | feat!: remove obsolete `TS*` highlight groups | Christian Clason | 2022-10-16 | 1 | -2/+2 |
| | | |||||
| * | (Broken test fixed) Updated static-namespace-functins.cpp to use function.call | lfenzo | 2022-08-03 | 1 | -3/+3 |
| | | |||||
| * | highlights(cpp): make "::" `@punctuation.delimiter` | Stephan Seitz | 2022-05-07 | 1 | -0/+1 |
| | | | | | Fixes #2902 | ||||
| * | highlights(c/cpp): highlight case labels as constants | Stephan Seitz | 2022-01-29 | 1 | -0/+25 |
| | | |||||
| * | highlights(cpp): fix function highlighting of Foo::bar::baz() | Stephan Seitz | 2022-01-29 | 1 | -0/+12 |
| | | | | | Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/2396 | ||||
| * | highlights(cpp): add support for concepts | Stephan Seitz | 2022-01-16 | 1 | -0/+22 |
| | | | | | Requires https://github.com/tree-sitter/tree-sitter-cpp/pull/138 | ||||
| * | Add highlight tests | Stephan Seitz | 2021-11-24 | 1 | -0/+17 |
