nvim-treesitter/queries/pascal
Philip Zander fa2a6b68aa highlights(pascal): Highlight variables
Assume that any identifiers that aren't function calls, types, fields or
constants are variables. This is consistent with the highlighting
definitions for other languages. Some themes (e.g. zenbones) make use of
this information and they don't look quite right unless we set those
groups.
2021-12-29 23:38:43 +01:00
..
folds.scm Add support for Pascal (#2153) 2021-12-24 13:53:32 -05:00
highlights.scm highlights(pascal): Highlight variables 2021-12-29 23:38:43 +01:00
indents.scm Add support for Pascal (#2153) 2021-12-24 13:53:32 -05:00
injections.scm Add support for Pascal (#2153) 2021-12-24 13:53:32 -05:00
locals.scm Add support for Pascal (#2153) 2021-12-24 13:53:32 -05:00