You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This is to workaround nvim-telescope/telescope-cheat.nvim#14 tldr was the cause of the duplicates.
* TODO: because tldr includes multiple languages, this is probably the cause of the duplicates. Should be able fix it so that user can set their own language so only that language's entries show up.
Signed-off-by: Michael Pacheco <[email protected]>
Thanks for the work done here. I'm curious why I am seeing duplicates?
How to reproduce:
:Telescope cheat fd
Search for
wget
The first "hit" is categorized as "unix" while the others are "lang". All those categorized as "lang" are duplicates though.
The text was updated successfully, but these errors were encountered: