programs.neovim.extraLuaConfig

Home-Manager option

Custom lua lines.

type: strings concatenated with “\n”
Default
""
Example
'' vim.opt.nobackup = true ''
declared in: <home-manager/modules/programs/neovim.nix>source unavailable