mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-06 22:28:32 +00:00
Remove backslash escaping in oldfiles picker, which was needed
before the code was changed to use substring comparison instead of
regex matching. (Commit b3ff5f33)