vimPlugins.plenary-nvim: remove stale comment

The plugin is being built using `luaPackages` since #178180.
This commit is contained in:
ilkecan 2022-09-29 15:59:07 +00:00 committed by Matthieu Coudron
parent 2623fc4a78
commit 49b5c1f562

View File

@ -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 \