nixvim/config/bufferline.nix
2026-03-07 13:43:23 +01:00

3 lines
40 B
Nix

{
plugins.bufferline.enable = true;
}