neovim-flake/modules/plugins/statusline/feline/default.nix

6 lines
57 B
Nix

{
imports = [
./config.nix
./feline.nix
];
}