VidocqH / lsp-lens.nvim

Neovim plugin for displaying references and difinition infos upon functions like JB's IDEA.
MIT License
252 stars 15 forks source link

Usage with nvim-ufo #23

Open asc11cat opened 11 months ago

asc11cat commented 11 months ago

Currently, info disappears when using folding from https://github.com/kevinhwang91/nvim-ufo. Any ideas on how we can prevent this?

(thanks for the plugin, simple and very useful!)