nvim: add nix treesitter highlighter
This commit is contained in:
parent
b2d5faea93
commit
d827a6012e
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ M.treesitter = function()
|
|||
"json",
|
||||
"jsonc",
|
||||
"lua",
|
||||
"nix",
|
||||
"python",
|
||||
"r",
|
||||
"regex",
|
||||
|
|
Loading…
Add table
Reference in a new issue