feat(snip): add undo breakpoints

This commit is contained in:
arne314
2025-06-11 17:00:35 +02:00
parent 3e8a45d1ca
commit 96651972b0
2 changed files with 10 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ local default_config = {
},
snippets = {
enable = true,
add_undo_breakpoints = true,
modules = { -- enable modules from ./snippets
'letters',
'math',