nix/nixvim/config/bufferline.nix

5 lines
53 B
Nix

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