switch to friendly snippets again

This commit is contained in:
Oliver Hartmann
2024-05-22 08:29:39 +02:00
parent 42c45af705
commit b8e9373c79
2 changed files with 5 additions and 4 deletions

View File

@ -4,6 +4,6 @@ return {
init = function()
-- Mandatory setup function
require('luasnip_snippets.common.snip_utils').setup()
end
end,
enabled = false
}