MyNixOS website logo
option

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.

Declarations
Type
boolean
Default
false
Example
true