kak: replace fzf.kak with peneira
This commit is contained in:
parent
c9ee01f65e
commit
9fcbb9750a
4 changed files with 74 additions and 20 deletions
|
@ -59,8 +59,8 @@ in
|
|||
(builtins.listToAttrs (map kakouneAutoload ([
|
||||
# include the original autoload files
|
||||
{
|
||||
name = "rc";
|
||||
src = "${cfg.package}/share/kak/autoload";
|
||||
name = "00-rc";
|
||||
src = "${cfg.package}/share/kak/autoload/rc";
|
||||
}
|
||||
] ++ cfg.autoload)));
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue