mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-17 18:34:38 +00:00
cda1f8ae46
Adding "packages" to the neovim distribution triggers the wrapping of the derivation. This is because it tries to "set packpath/rtp" in the init.vim. If we set these arguments via --cmd instead we can avoid to create an init.vim, which can be useful if we want to wrap an init.lua later on (in home-manager for instance, we dont want to generate viml code). Also removes the support for "configure" in makeNeovimConfig and configure.plug / configure.vam packages in the compatibility layer 'legacyWrapper'.
2 lines
10 B
VimL
2 lines
10 B
VimL
:help ale
|