mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-11 10:17:25 +00:00
![]() * buildNeovimPlugin: pass a derivation to luaAttr and deprecate passing a string. Passing a string is not a typical/good nixpkgs habit. We want to give more control on which attribute to wrap, without having to add it to the lua package set necessarily. * vimPlugins: update plugin with new syntax buildNeovimPlugin now accepts derivations instead of the lua package name. This PR reflects the change |
||
---|---|---|
.. | ||
plugins | ||
cflags-prune.diff | ||
common.nix | ||
default.nix | ||
full.nix | ||
macvim-configurable.nix | ||
macvim.nix | ||
macvim.patch | ||
vimacs.nix |