mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
plugins/nix-develop: migrate to mkNeovimPlugin
This commit is contained in:
parent
6c30476a4d
commit
bfb08c1ab7
2 changed files with 59 additions and 53 deletions
|
@ -10,7 +10,7 @@
|
|||
HOME = true;
|
||||
};
|
||||
separatedVariables = {
|
||||
"LUA_PATH" = ":";
|
||||
LUA_PATH = ":";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue