César Führ Cará
César Führ Cará
I had the same issue, I observed this warning message: ``` [telescope] [WARN 18:08:04] /home/xxxxx/.local/share/nvim/site/pack/packer/start/telescope.nvim/lua/telescope/pickers.lua:669: Finder failed with msg: ...tart/telescope.nvim/lua/telescope/pickers/highlights.lua:33: Expected lua string ```
I have a PR up with a fix that worked for me: https://github.com/ThePrimeagen/git-worktree.nvim/pull/123
I would favor @awerebea fix https://github.com/ThePrimeagen/git-worktree.nvim/pull/124, it is more accurate than mine.