frankroeder / parrot.nvim

parrot.nvim 🦜 - the plugin that brings stochastic parrots to Neovim. This is a gp.nvim-fork focused on simplicity.
Other
219 stars 14 forks source link

fix: PrtChatRespond looking at incorrect path with symlinks #33

Closed RobertBrunhage closed 1 month ago

RobertBrunhage commented 1 month ago

Using vim.loop.fs_realpath to determine the symlinked path.

Fix: #32