nixos/home/nvim/bufferline.nix
2024-03-11 19:36:05 +01:00

2 lines
61 B
Nix

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