nix-config/home/modules/cli/nixvim/plugins/bufferline.nix

3 lines
56 B
Nix

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