nvim-telescope / telescope-bibtex.nvim

A telescope.nvim extension to search and paste bibtex entries into your TeX files.
MIT License
114 stars 17 forks source link

lazy loading and telescope-bibtex #66

Open rhaynes74 opened 10 months ago

rhaynes74 commented 10 months ago

Hi folks, I am using the nvchad neovim distribution.

telescope-bibtex will not work the first time I try, I think it may have to do with the lazy loading that is being done.

How best to avoid this issue?

noahares commented 7 months ago

Sorry, I have never used this distribution. You should make sure that telescope bibtex is registered with telescope. I don't know how this interacts with lazy loading.