Commit Graph

7 Commits

Author SHA1 Message Date
James Nguyen 0f558f36c1 Normalize keymaps when eglot hook runs (#744) 2023-09-14 22:30:51 -04:00
jgart d1dec4ef73 eglot: add bindings for xref-find-definitions-other-(window|frame) 2022-10-07 23:46:39 +08:00
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
Fredrik Bergroth a21725fd32 eglot: update binding
eglot-help-at-point has been removed since:
a044dec7f9
2020-10-07 00:13:30 -07:00
Kien Nguyen 695e941d8a travis: fix linting 2020-04-26 01:48:44 -07:00
Jonathan Lai aec0ecbb86 Move mode files: evil-collection-*.el -> modes/*/evil-collection-*.el 2019-10-09 19:41:45 -07:00