mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
treewide: neovim-plugin -> plugins
This commit is contained in:
parent
787844cfe4
commit
5e9a6c00a9
206 changed files with 206 additions and 206 deletions
|
|
@ -4,7 +4,7 @@
|
|||
...
|
||||
}:
|
||||
with lib;
|
||||
lib.nixvim.neovim-plugin.mkNeovimPlugin {
|
||||
lib.nixvim.plugins.mkNeovimPlugin {
|
||||
name = "indent-blankline";
|
||||
packPathName = "indent-blankline.nvim";
|
||||
moduleName = "ibl";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue