diff options
| author | aMOPel <36712072+aMOPel@users.noreply.github.com> | 2023-11-30 16:21:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-01 00:21:43 +0900 |
| commit | 36f81e698ee67cba76f698a5a86fb7c6ecdeb7b0 (patch) | |
| tree | 28fc1af80cc50283c6a06f4d428400de0e09e572 /lua | |
| parent | fix(luarocks): enable automatic runtime path detection (diff) | |
| download | nvim-treesitter-36f81e698ee67cba76f698a5a86fb7c6ecdeb7b0.tar nvim-treesitter-36f81e698ee67cba76f698a5a86fb7c6ecdeb7b0.tar.gz nvim-treesitter-36f81e698ee67cba76f698a5a86fb7c6ecdeb7b0.tar.bz2 nvim-treesitter-36f81e698ee67cba76f698a5a86fb7c6ecdeb7b0.tar.lz nvim-treesitter-36f81e698ee67cba76f698a5a86fb7c6ecdeb7b0.tar.xz nvim-treesitter-36f81e698ee67cba76f698a5a86fb7c6ecdeb7b0.tar.zst nvim-treesitter-36f81e698ee67cba76f698a5a86fb7c6ecdeb7b0.zip | |
feat(nim): added some captures and fixed some bugs (#5664)
* fix(nim): literals in pragmas in types would be falsly highlighted as `@variable`
* style(nim): removed trailing whitespace
* fix(nim): identifiers in (type_expression (pragma_expression)) would be
captured as `@type`
* fix(nim): changed generic parameters when declaring from @type to @parameter
* feat(nim): added @constant capture for (identifier)s x, y in
`array[x..y, type]`
* feat(nim): added @function.call capture for (identifier)s in second
argument to `varargs[type, routine]`
Diffstat (limited to 'lua')
0 files changed, 0 insertions, 0 deletions
