1
0
Fork 0
nix-config/modules/nixos/cli/neovim/lualine/default.nix

3 lines
66 B
Nix

{
programs.nvf.settings.vim.statusline.lualine.enable = true;
}