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",
|
"json",
|
||||||
"jsonc",
|
"jsonc",
|
||||||
"lua",
|
"lua",
|
||||||
|
"nix",
|
||||||
"python",
|
"python",
|
||||||
"r",
|
"r",
|
||||||
"regex",
|
"regex",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue