summaryrefslogtreecommitdiff
path: root/tex-conf.el
diff options
context:
space:
mode:
Diffstat (limited to 'tex-conf.el')
-rw-r--r--tex-conf.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex-conf.el b/tex-conf.el
index f1b9029..eb8f0c5 100644
--- a/tex-conf.el
+++ b/tex-conf.el
@@ -297,6 +297,7 @@ where the macro part is without the backslash.")
(cons "o" "circ")
(list "{" "{" "}")
(list "(" "(" ")")
+ (list "[" "[" "]")
(list "<" "langle" "rangle")
(list "b" "lvert" "rvert")))