Closed dpkpnm closed 1 year ago
A good starting point could be this telescope extension of another bookmark extension:
https://github.com/tom-anders/telescope-vim-bookmarks.nvim
In theory it's just keeping the same structure, and replacing functions calls from one bookmark extension to another
I will.
I have initially integrated telescope, you can use the git branch integrate-with-telescope
for trial and feedback.
require("telescope").load_extension("bookmarks")
@dpkpnm @lytex
Plugin is great any plans to integrate it with telescope for easy search.