Pronunciation in a comment
This commit is contained in:
parent
e78beea59c
commit
2f61c79a86
1 changed files with 2 additions and 2 deletions
|
@ -134,8 +134,8 @@ If no viewers are found, `latex-preview-pane' is used.")
|
||||||
:g "[" nil
|
:g "[" nil
|
||||||
:g "|" nil
|
:g "|" nil
|
||||||
:g "<" nil
|
:g "<" nil
|
||||||
;; TAB is used for cdlatex's snippets and navigation. But have yasnippet
|
;; TAB is used for cdlatex's snippets and navigation. But we have
|
||||||
;; for that.
|
;; yasnippet for that.
|
||||||
(:when (featurep! :editor snippets)
|
(:when (featurep! :editor snippets)
|
||||||
:g "TAB" nil)
|
:g "TAB" nil)
|
||||||
;; AUCTeX takes care of auto-inserting {} on _^ if you want, with
|
;; AUCTeX takes care of auto-inserting {} on _^ if you want, with
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue