editor/config/ui/bufferline.nix

6 lines
53 B
Nix

{
plugins.bufferline = {
enable = true;
};
}