You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
446 B
JSON
15 lines
446 B
JSON
{
|
|
"snippets_file": "snippets : It is an obsidian plugin, that replaces your selected text.\nsc2 : Sales CRM 2.0",
|
|
"snippets": [
|
|
"snippets : It is an obsidian plugin, that replaces your selected text.",
|
|
"sc2 : Sales CRM 2.0"
|
|
],
|
|
"endSymbol": "$end$",
|
|
"newlineSymbol": "$nl$",
|
|
"stopSymbol": "$tb$",
|
|
"pasteSymbol": "$pst$",
|
|
"useTab": true,
|
|
"useSpace": true,
|
|
"wordDelimiters": "$()[]{}<>,.!?;:'\"\\/",
|
|
"isWYSIWYG": true
|
|
} |