Update
This commit is contained in:
7
snippets/latex-mode/adjoint
Normal file
7
snippets/latex-mode/adjoint
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: adjoint
|
||||
# key: adj
|
||||
# group: math
|
||||
# condition: (and (texmathp) 'auto)
|
||||
# --
|
||||
`(delete-backward-char 1)`^{\\dagger}$0
|
||||
Reference in New Issue
Block a user