Change definition-trigger from definition to def
This commit is contained in:
parent
480c242895
commit
e17ae4fad2
|
@ -404,7 +404,7 @@ $1 &= ${2:First} & ${3:Second} ${4:\\nonumber} \\\\
|
|||
$0
|
||||
endsnippet
|
||||
|
||||
snippet definition "Box with definition"
|
||||
snippet def "Box with definition"
|
||||
\\framebox{
|
||||
\\colorbox{blue!25}{
|
||||
\\begin{minipage}{1.0\\textwidth}
|
||||
|
|
Loading…
Reference in New Issue