folke / trouble.nvim

🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
Apache License 2.0
5.38k stars 175 forks source link

feature: preview bookmarks or work with vim-bookmarks plugin #249

Closed GreenSleeper closed 3 months ago

GreenSleeper commented 1 year ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

I'm using vim-bookmarks to manage bookmarks, it uses quikfix window to show all bookmarks.

Describe the solution you'd like

Is there any way to use Trouble to show bookmarks?

Describe alternatives you've considered

None

Additional context

No response