mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-08 15:19:18 +00:00
When opening a file under swap from the "fd" finder results an error was printed after the file was opened, wrapping the call to "vim.cmd" in a pcall avoids the error.