diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2019-09-23 16:02:01 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2019-09-23 16:02:01 +0200 |
| commit | 2dd35c310229c55c296ef611bd49d1b3a4c773f0 (patch) | |
| tree | 4384945b74eaf7b267e67576e381f4a48453ecd4 /dot.emacs.d/init.el | |
| parent | 63a8254c3b8c20bf590faa5b8e2deb7282f5fdf1 (diff) | |
Emacs/AUCTeX: Don’t enable TeX-electric-escape
Diffstat (limited to 'dot.emacs.d/init.el')
| -rw-r--r-- | dot.emacs.d/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dot.emacs.d/init.el b/dot.emacs.d/init.el index 98f4275..14f5ad2 100644 --- a/dot.emacs.d/init.el +++ b/dot.emacs.d/init.el @@ -242,7 +242,6 @@ :config (setq TeX-auto-save nil TeX-parse-self t - TeX-electric-escape t ;; TeX-fold-mode font-latex-fontify-sectioning 'color font-latex-fontify-script 'multi-level |
