mirror of
https://github.com/Ascyii/typstar.git
synced 2026-01-01 05:24:24 -05:00
feat(snip): markup wrapping snippets
This commit is contained in:
@@ -19,10 +19,10 @@ local default_config = {
|
||||
snippets = {
|
||||
enable = true,
|
||||
modules = { -- enable modules from ./snippets
|
||||
'document',
|
||||
'letters',
|
||||
'math',
|
||||
'matrix',
|
||||
'markup',
|
||||
'visual',
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user