Files
telescope.nvim/lua
Pou Yan 5f5fc3aa75 fix(picker): wrap vim.fn.expand cword in pcall to avoid Vim:E348 (#2961)
* fix(picker): wrap vim.fn.expand cword in pcall to avoid Vim:E348: No string under cursor

* run stylua

---------

Co-authored-by: James Trew <j.trew10@gmail.com>
2024-02-29 11:59:47 +00:00
..