nvim-treesitter/queries/nix
Baraa Homsi 4d93fae5a3
fix(nix): highlight functions when part of a set (#7547)
* feat(nix): Fix function highlights when part of a set

* fix(nix): Highlight only the last identifier node in functions

* fix(nix): Higher precedence for builtins compared to functions and member vars
2025-01-19 19:03:13 -08:00
..
folds.scm fix(nix): update parser and queries 2022-05-24 01:06:15 +02:00
highlights.scm fix(nix): highlight functions when part of a set (#7547) 2025-01-19 19:03:13 -08:00
indents.scm feat(nix): indentation queries 2024-07-05 15:13:25 +02:00
injections.scm feat(nix): misc cleanups + comment injection (#6418) 2024-04-09 14:20:26 +09:00
locals.scm chore: query formatting 2024-01-19 16:58:37 +01:00