1
0
mirror of https://github.com/jojojames/evil-collection.git synced 2024-06-22 07:06:37 +02:00
Commit Graph

8 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
James Nguyen
48d2b1ef6e Add find-references/find-usages type bindings
Since these bindings have a potential usage clash with "gr", we add an
additional option here to do disable for the case where the user wants to keep
"gr" in their non programming modes but don't want find-refs type keybindings in
their programming modes.

g? may be another good candidate for finding references.
2021-02-03 11:47:59 -08:00
James Nguyen
a67450ff53 Sly: Advise sly-eval-print-last-expression
Credits to nnoodle for implementation.

For more details:
https://github.com/emacs-evil/evil-collection/pull/441
2021-01-14 22:41:03 -08:00
Noodles!
8b1bcd7e49 Add quit-window binding to sly-xref-mode 2021-01-12 01:56:47 -08:00
Pierre Neidhardt
75ba4b14bf sly: Add bindings for connection list buffer. 2019-10-14 10:16:02 +02:00
Pierre Neidhardt
4ef84adf9b sly: Add bindings for stickers dialog. 2019-10-13 20:48:26 +02:00
Pierre Neidhardt
0f1394ceb0 sly: Add bindings for trace dialog. 2019-10-13 20:48:26 +02:00
Pierre Neidhardt
bf4200a57c Sly: Initialize. 2019-10-10 18:53:44 +02:00