Fix C-g resetting latex windows after opening the reftex-toc
This commit is contained in:
parent
b207c4040b
commit
363407d9e6
1 changed files with 1 additions and 2 deletions
|
@ -152,8 +152,7 @@
|
|||
:e "j" #'next-line
|
||||
:e "k" #'previous-line
|
||||
:e "q" #'kill-buffer-and-window
|
||||
:e "ESC" #'kill-buffer-and-window
|
||||
"C-g" #'reftex-toc-quit)))
|
||||
:e "ESC" #'kill-buffer-and-window)))
|
||||
|
||||
|
||||
(def-package! bibtex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue