ye
This commit is contained in:
@@ -101,6 +101,12 @@ snippet definition "Definition" bA
|
||||
\end{definition} $0
|
||||
endsnippet
|
||||
|
||||
snippet example "Example" bA
|
||||
\begin{eg}[$1]
|
||||
$2
|
||||
\end{eg} $0
|
||||
endsnippet
|
||||
|
||||
# Math
|
||||
|
||||
snippet sm "Math" wA
|
||||
@@ -739,7 +745,7 @@ else:
|
||||
`$2
|
||||
endsnippet
|
||||
|
||||
snippet sc "Inline Code" wA
|
||||
snippet ssc "Inline Code" wA
|
||||
\inlinecode{${1}}{${2}}`!p
|
||||
if t[2] and t[2][0] not in [',', '.', '?', '-', ' ']:
|
||||
snip.rv = ' '
|
||||
|
||||
Reference in New Issue
Block a user