mirror of
https://github.com/youwen5/neovim-flake.git
synced 2024-11-24 19:03:49 -08:00
fix: path collision
This commit is contained in:
parent
6297ec9225
commit
1bc0a35230
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
enable = true;
|
||||
standalonePlugins = [
|
||||
"nvim-treesitter"
|
||||
"vimplugin-treesitter-grammar-nix"
|
||||
];
|
||||
};
|
||||
byteCompileLua = {
|
||||
|
|
Loading…
Reference in a new issue