programs.neovim.enable

Whether to enable Neovim.

When enabled through this option, Neovim is wrapped to use a configuration managed by this module. The configuration file in the user's home directory at ~/.config/nvim/init.vim is no longer loaded by default.

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/programs/neovim.nix>