mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-02 21:34:33 +02:00
treewide: neovim-plugin
-> plugins
This commit is contained in:
parent
787844cfe4
commit
5e9a6c00a9
206 changed files with 206 additions and 206 deletions
|
@ -6,7 +6,7 @@ let
|
|||
inherit (lib.nixvim) defaultNullOpts;
|
||||
inherit (lib) types;
|
||||
in
|
||||
lib.nixvim.neovim-plugin.mkNeovimPlugin {
|
||||
lib.nixvim.plugins.mkNeovimPlugin {
|
||||
name = "colorizer";
|
||||
packPathName = "nvim-colorizer.lua";
|
||||
package = "nvim-colorizer-lua";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue