nix/nixvim/config/default.nix

4 lines
85 B
Nix

{
# Import all your configuration modules here
imports = [ ./bufferline.nix ];
}