Commit Graph

7 Commits

Author SHA1 Message Date
James Nguyen d461f459f4 Change package-requires to 26.3
25 was already deprecated a year ago:

https://github.com/emacs-evil/evil-collection/pull/508/files
2022-06-06 20:53:16 -04:00
Dan Kessler a0833a092e 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.
2021-05-28 00:24:36 +08:00
Arif Er 8244f8806e Changed binding for jump 2021-05-04 20:55:29 -07:00
Arif Er 5aae7fc1ea Refurbished keybindings for reftex-toc 2021-05-04 20:55:29 -07:00
Arif Er 0b88a434c0 Added help prompt for reftex-toc (with comments) 2021-05-04 20:55:29 -07:00
Kien Nguyen 695e941d8a travis: fix linting 2020-04-26 01:48:44 -07:00
Justin Burkett 95dad4c734 Use subdirectories for setup files (+READMEs)
Move setup files into subdirectories. Move mode directories to modes subdir.
This will make it easy to specify a recipe in melpa that maintains the directory
structure. Add interactive functions to jump to .el and README files

See #170
2019-10-09 19:41:45 -07:00