Update
This commit is contained in:
7
snippets/latex-mode/ker
Normal file
7
snippets/latex-mode/ker
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: arctan
|
||||
# key: ker
|
||||
# group: math
|
||||
# condition: (and (texmathp) 'auto)
|
||||
# --
|
||||
\\ker
|
||||
@@ -1,6 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: to
|
||||
# key: ->
|
||||
# key: to
|
||||
# condition: (and (texmathp) 'auto)
|
||||
# group: math
|
||||
# --
|
||||
|
||||
Reference in New Issue
Block a user