Files
nix-config/home-manager/nixvim/lightline.nix
2024-05-16 21:14:30 +02:00

2 lines
44 B
Nix

{ plugins.lightline = { enable = true; }; }