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", "json",
"jsonc", "jsonc",
"lua", "lua",
"nix",
"python", "python",
"r", "r",
"regex", "regex",