-
Notifications
You must be signed in to change notification settings - Fork 407
vimtex TOC with another picker #3123
Copy link
Copy link
Closed
Labels
Description
It would be great to use other pickers for the TOC. Currently, vimtex supports various interfaces such as fzf, denite and unite (I use fzf). Many people nowadays use alternative pickers such as fzf-lua, telescope or snacks.picker. Is it possible to support at least some of them or to write some helper functions so that users can easily adapt their setup to use the picker they want?
Reactions are currently unavailable