nvim-telescope / telescope-project.nvim

MIT License
594 stars 53 forks source link

Neovim Hangs when <CR> is pressed after visiting a python file inside of telescope project while coq.nvim is started. #81

Closed IllustratedMan-code closed 2 years ago

IllustratedMan-code commented 2 years ago

Steps to reproduce:

Have both COQ and telescope projects plugin installed. Have COQ set to autostart. Visit a telescope project using the telescope picker. Visit a python file. Hit enter in insert mode.

Sister issue in COQ repository here

IllustratedMan-code commented 2 years ago

looks like this is not telescope related after all. Closing