nvim: add nix treesitter highlighter

This commit is contained in:
PowerUser64 2022-09-23 17:46:32 -07:00
parent b2d5faea93
commit d827a6012e

View file

@ -29,6 +29,7 @@ M.treesitter = function()
"json",
"jsonc",
"lua",
"nix",
"python",
"r",
"regex",