I got errors when listing 'L3M0N4D3/LuaSnip' as a dependency without also including the build explicitly. This change to my lazy plugin .lua file cleared those errors up.
Checklist
[ ] Used only camelCase variable names.
[ ] If functionality is added or modified, also made respective changes to the
README.md (the .txt file is auto-generated and does not need to be modified).
But to be honest, I think I'll switch the readme example to nvim-snippet instead, since it's the better option for non-power users (iirc, Lazyvim switched to it as well.)
I got errors when listing 'L3M0N4D3/LuaSnip' as a dependency without also including the build explicitly. This change to my lazy plugin .lua file cleared those errors up.
Checklist
README.md
(the.txt
file is auto-generated and does not need to be modified).