miovim/config/bufferline.nix
2025-03-09 10:11:05 +01:00

6 lines
85 B
Nix

{
plugins = {
bufferline.enable = true;
web-devicons.enable = true;
};
}