axieax / urlview.nvim

🔎 Neovim plugin for viewing all the URLs in a buffer
MIT License
232 stars 5 forks source link

Sequenced Packer plugins missing URLs #19

Closed axieax closed 2 years ago

axieax commented 2 years ago

It seems that Packer plugins sequenced with after = xxx are missing URLs when scraped. Can't really do much until packer.nvim resolves these related issues:

axieax commented 2 years ago

TODO: remove hacky fix in urlview.search.packer when packer.nvim fixes the issues above.

axieax commented 1 year ago

Finally resolved in https://github.com/wbthomason/packer.nvim/pull/917