mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-20 11:53:51 +00:00
vimPlugins.plenary-nvim: remove stale comment
The plugin is being built using `luaPackages` since #178180.
This commit is contained in:
parent
2623fc4a78
commit
49b5c1f562
@ -660,8 +660,6 @@ self: super: {
|
||||
|
||||
inherit parinfer-rust;
|
||||
|
||||
# plenary-nvim = super.toVimPlugin(luaPackages.plenary-nvim);
|
||||
|
||||
plenary-nvim = super.plenary-nvim.overrideAttrs (old: {
|
||||
postPatch = ''
|
||||
sed -Ei lua/plenary/curl.lua \
|
||||
|
Loading…
Reference in New Issue
Block a user