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

6 lines
50 B
Nix

{
imports = [
./feline
./lualine
];
}