nix-community.nixvim/tests/test-sources/plugins/by-name/zellij-nav/default.nix

6 lines
59 B
Nix
Raw Normal View History

2025-01-28 18:25:16 +01:00
{
empty = {
plugins.zellij-nav.enable = true;
};
}