reflex: update documentation

A recent commit remapped reflex-toc-jump from `gs` -> `J`, but the help didn't get updated (so it erroneously still suggests using `gs` to jump to section.
This commit is contained in:
Dan Kessler 2021-05-27 11:32:54 -04:00 committed by GitHub
parent 7a2851e648
commit 90b7d4cba6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
. In other window, show position from where `reftex-toc' was called.
rl Global search and replace to rename label at point.
x Switch to TOC of external document (with LaTeX package `xr').
gs Jump to a specific section (e.g. '3 gs' goes to section 3).")
J Jump to a specific section (e.g. '3 J' goes to section 3).")
;;;###autoload
(defun evil-collection-reftex-setup ()