mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-12 18:24:35 +02:00
treewide (cleaning): helpers.neovim-plugin -> lib.nixvim.neovim-plugin
This commit is contained in:
parent
1e690618d9
commit
e54833d2f7
93 changed files with 93 additions and 93 deletions
|
@ -3,7 +3,7 @@
|
|||
lib,
|
||||
...
|
||||
}:
|
||||
helpers.neovim-plugin.mkNeovimPlugin {
|
||||
lib.nixvim.neovim-plugin.mkNeovimPlugin {
|
||||
name = "idris2";
|
||||
packPathName = "idris2";
|
||||
package = "idris2-nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue