mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-09 23:58:12 +00:00
`vim.loop.fs_stat` takes file paths literally so no escaping special
characters are need (eg spaces, `$`, etc)
(cherry picked from commit 221778e93b)