added snippets as a source to blink-cmp

This commit is contained in:
Joost Agterhoek 2025-07-09 16:00:31 +02:00
parent cc30345117
commit b3ef4956e9

View File

@ -18,6 +18,9 @@ return {
end
return "make install_jsregexp"
end)(),
config = function()
require 'snippets'
end,
dependencies = {
-- `friendly-snippets` contains a variety of premade snippets.
-- See the README about individual language/framework/plugin snippets: