programs.neovim.enable
NixOS option
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: booleanDefault
false
Example
declared in: nixos/modules/programs/neovim.nixView source on NixOS/nixpkgs →true