| programs.neovim.withRuby | Enable Ruby provider.
|
| programs.neovim.withNodeJs | Enable Node provider.
|
| programs.neovim.viAlias | Symlink vi to nvim binary.
|
| programs.neovim.vimAlias | Symlink vim to nvim binary.
|
| programs.neovim.withPython3 | Enable Python 3 provider.
|
| programs.neovim.package | The neovim-unwrapped package to use.
|
| programs.neovim.runtime | Set of files that have to be linked in runtime.
|
| programs.neovim.enable | Whether to enable Neovim
|
| programs.neovim.defaultEditor | When enabled, installs neovim and configures neovim to be the default editor
using the EDITOR environment variable.
|
| programs.neovim.configure | Generate your init file from your list of plugins and custom commands
|