nvim: typst superscript now adds parentheses
This commit is contained in:
parent
7d1bb73815
commit
400c7f34e4
@ -51,7 +51,7 @@ snippet proj "template for project documents" bi
|
|||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet ss "superscript" i
|
snippet ss "superscript" i
|
||||||
^$1
|
^($1)
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet link "link" w
|
snippet link "link" w
|
||||||
|
Loading…
Reference in New Issue
Block a user