fix: path collision

This commit is contained in:
Youwen Wu 2024-09-17 00:49:49 -07:00
parent 6297ec9225
commit 1bc0a35230
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -16,6 +16,7 @@
enable = true; enable = true;
standalonePlugins = [ standalonePlugins = [
"nvim-treesitter" "nvim-treesitter"
"vimplugin-treesitter-grammar-nix"
]; ];
}; };
byteCompileLua = { byteCompileLua = {