mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-09 00:34:34 +02:00
lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions
This commit is contained in:
parent
8b91bf010a
commit
e2c3459d1d
89 changed files with 103 additions and 97 deletions
|
@ -85,7 +85,7 @@ in {
|
|||
meta.maintainers = [maintainers.GaetanLepage];
|
||||
|
||||
options.plugins.clipboard-image =
|
||||
helpers.extraOptionsOptions
|
||||
helpers.neovim-plugin.extraOptionsOptions
|
||||
// {
|
||||
enable = mkEnableOption "clipboard-image.nvim";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue