nixvim/config/lualine.nix

6 lines
50 B
Nix
Raw Permalink Normal View History

2024-08-21 04:13:26 +00:00
{
plugins.lualine = {
enable = true;
};
}