Telescope. Traditional choice, not as performant as other options. LazyVim
moved from Telescope to fzf-lua.
The picker that comes with Snacks
mini.pick
fzf-lua. The frecency feature is
still a work in progress. It launches a terminal buffer, which may or may not
be desirable. (Some can argue this ensures a consistent interface between
Neovim and fzf in terminal)
MeanderingProgrammer/render-markdown.nvim,
improved markdown rendering, used in LazyVim, provdies optional LaTeX
rendering support by converting formula into corresponding Unicodes.
Thiago4532/mdmath.nvim, renders
LaTex with Kitty Graphics protocol that actually looks like LaTeX. Doesn’t
support Neovide.
jbyuki/nabla.nvim, renders LaTeX
with ASCii art, based on tree-sitter. Looks good in terminal but not so
accurate. Seems like doesn’t support \begin{case}?