neovim: disable python3 and ruby providers by default
This commit is contained in:
parent
9cc761169a
commit
98b4d61cfa
2 changed files with 34 additions and 3 deletions
|
|
@ -50,3 +50,6 @@ changes are only active if the `home.stateVersion` option is set to
|
|||
and `whatis`/`man -f` binaries that don't work on Darwin. Nix-installed
|
||||
manual pages still work with macOS's built-in `man` via
|
||||
[](#opt-home.extraOutputsToInstall).
|
||||
|
||||
- The options [](#opt-programs.neovim.withPython3) and
|
||||
[](#opt-programs.neovim.withRuby) now default to `false` following nixpkgs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue