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

7 lines
58 B
Nix
Raw Normal View History

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