SmiteshP / nvim-navbuddy

A simple popup display that provides breadcrumbs feature using LSP server
Apache License 2.0
762 stars 30 forks source link

Add fzf telescope style search with worspace document search source toggle #94

Open MikeLemo1 opened 4 months ago

MikeLemo1 commented 4 months ago

an ability to search through the symbols with a hotkey using fzf with an ability to toggle between workspace(global) and document(local) scopes would be nice @ray-x did something similar with navigator or lsp-signature question is how hard'd be to integrate it?