Fix keybindings + make them more consistent
This commit is contained in:
parent
45ded63278
commit
45122cdea5
9 changed files with 75 additions and 68 deletions
|
@ -37,8 +37,7 @@
|
|||
bibtex-text-indentation 20
|
||||
bibtex-completion-bibliography (list +latex-bibtex-default-file))
|
||||
|
||||
(map! :map bibtex-mode-map
|
||||
"C-c \\" 'bibtex-fill-entry))
|
||||
(map! :map bibtex-mode-map "C-c \\" 'bibtex-fill-entry))
|
||||
|
||||
|
||||
(def-package! reftex ; built-in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue