programs.neovim.generatedConfigs
Home-Manager option
Generated configurations with as key their language (set via type).
type: attribute set of strings concatenated with “\n” (read only)Example
declared in: <home-manager/modules/programs/neovim.nix>source unavailable{ viml = '' " Generated by home-manager map <leader> , ''; lua = '' -- Generated by home-manager vim.opt.background = "dark" ''; }