gfanto / fzf-lsp.nvim

Enable the power of fzf fuzzy search for the neovim built in lsp
MIT License
223 stars 11 forks source link

Can't jump to the code correctly when using :Diagnostics #2

Closed gpncarl closed 3 years ago

gfanto commented 3 years ago

Yes, i made a mistake while porting back some changes from a branch where i'm developing new stuff for the plugin, now if you run :PlugUpdate it should be fixed

gpncarl commented 3 years ago

yeah,it works,now thx