mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-08 19:31:31 +00:00
utility/fzf-lua: add profile option, fix name
This commit is contained in:
parent
775963dd9d
commit
ba55a1b54a
2 changed files with 20 additions and 2 deletions
|
@ -11,6 +11,6 @@ in {
|
|||
package = "fzf-lua";
|
||||
cmd = ["FzfLua"];
|
||||
setupModule = "fzf-lua";
|
||||
inherit (cfg) setupOpts;
|
||||
setupOpts = cfg.setupOpts // {"@1" = cfg.profile;};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue