mirror of
https://github.com/Ascyii/typstar.git
synced 2026-01-01 05:24:24 -05:00
feat(snip): exclude snippets by trigger
This commit is contained in:
@@ -25,6 +25,7 @@ local default_config = {
|
||||
'markup',
|
||||
'visual',
|
||||
},
|
||||
exclude = {}, -- list of triggers to exclude
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user