Open alosarjos opened 1 week ago
I have tried applying the patch provided in this PR and seems to fix it: https://github.com/rafamadriz/friendly-snippets/pull/517
Multiple PRs tried to address this actually, none of them got merged yet. The earliest I found is #504.
edit: turns out the bugfix proposed by #504 is actually not working; so the earliest PR with a working fix seems to be #507.
The issue I have reported on LazyVim: https://github.com/LazyVim/LazyVim/issues/4746
Trying to figure out where is the upstream issue, I see the error messages stop showing up when I disable
friendly_snippets
fromgarymjr/nvim-snippets
so I'm guessing the issue may come from here?