programs.vim.extraConfig

Custom .vimrc lines

Type
strings concatenated with "\n"
Default
""
Example
''
  set nocompatible
  set nobackup
''
Declared
<home-manager/modules/programs/vim.nix>