tests/fzf-lua: disable skim test

This commit is contained in:
Austin Horstman 2026-02-08 19:08:03 -06:00 committed by Gaétan Lepage
parent 97f93f6c19
commit 255c7a6c39

View file

@ -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";
# };
# };
}