mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General cleanup & minor refactoring
This commit is contained in:
@ -77,7 +77,7 @@ If no viewers are found, `latex-preview-pane' is used.")
|
||||
"\\Bigl\\{" "\\Biggl\\{"
|
||||
"\\lfloor" "\\lceil" "\\langle"
|
||||
"\\lVert" "\\lvert" "`"))
|
||||
(sp-local-pair modes open nil :actions nil))
|
||||
(sp-local-pair modes open nil :actions :rem))
|
||||
(sp-local-pair modes "``" nil :unless '(:add sp-in-math-p)))))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user