tests/fzf-lua: disable skim test
This commit is contained in:
parent
97f93f6c19
commit
255c7a6c39
1 changed files with 7 additions and 6 deletions
|
|
@ -64,10 +64,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
skim-profile = {
|
||||
plugins.fzf-lua = {
|
||||
enable = true;
|
||||
profile = "skim";
|
||||
};
|
||||
};
|
||||
# FIXME: Added 2026-02-08 skim dependency broken
|
||||
# skim-profile = {
|
||||
# plugins.fzf-lua = {
|
||||
# enable = true;
|
||||
# profile = "skim";
|
||||
# };
|
||||
# };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue