mirror of
https://github.com/Superredstone/nixvim.git
synced 2026-09-20 17:21:13 +02:00
5 lines
46 B
Nix
5 lines
46 B
Nix
{ ... }:
|
|
{
|
|
plugins.lualine.enable = true;
|
|
}
|