Skip to content

Commit

Permalink
vimPlugins.plenary-nvim: remove stale comment
Browse files Browse the repository at this point in the history
The plugin is being built using `luaPackages` since #178180.
  • Loading branch information
ilkecan authored and teto committed Oct 9, 2022
1 parent 2623fc4 commit 49b5c1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/applications/editors/vim/plugins/overrides.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 49b5c1f

Please sign in to comment.