Fix reftex with kkp
This commit is contained in:
2
init.el
2
init.el
@@ -1942,6 +1942,8 @@ otherwise, call `bibtex-find-text'."
|
||||
(setq-default TeX-master nil)
|
||||
(require 'tex)
|
||||
(TeX-global-PDF-mode 1))
|
||||
(with-eval-after-load 'reftex
|
||||
(advice-add 'reftex-select-with-char :around #'my/kkp-disable-around-advice))
|
||||
|
||||
;; blueprint
|
||||
(use-package blueprint-ts-mode
|
||||
|
||||
Reference in New Issue
Block a user