added snippets as a source to blink-cmp
This commit is contained in:
parent
cc30345117
commit
b3ef4956e9
@ -18,6 +18,9 @@ return {
|
|||||||
end
|
end
|
||||||
return "make install_jsregexp"
|
return "make install_jsregexp"
|
||||||
end)(),
|
end)(),
|
||||||
|
config = function()
|
||||||
|
require 'snippets'
|
||||||
|
end,
|
||||||
dependencies = {
|
dependencies = {
|
||||||
-- `friendly-snippets` contains a variety of premade snippets.
|
-- `friendly-snippets` contains a variety of premade snippets.
|
||||||
-- See the README about individual language/framework/plugin snippets:
|
-- See the README about individual language/framework/plugin snippets:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user