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

249 Commits

Author SHA1 Message Date
condy
c878a5ba41 evil-collection: keep supported modes in lexicographical order 2021-10-23 23:51:40 +08:00
Kisaragi Hiu
6709c1ec41 vertico: add initial support 2021-10-08 01:22:51 +08:00
condy
d46fd0fe5a diff-hl: initial support 2021-09-23 23:21:31 +08:00
condy
665b6326fe Emacs 25 cleanup 2021-09-18 07:07:07 +08:00
Frédéric Giquel
40b097825d yaml: basic support 2021-09-16 16:58:13 +08:00
Balaji Sivaraman
a3e7ad3b0d selectrum: add initial support 2021-09-12 16:21:12 +08:00
Balaji Sivaraman
124fcaf5e3 beginend: add basic support 2021-09-12 16:04:53 +08:00
condy
3d990ce63e markdown: basic support
close #516
2021-08-16 18:10:55 +08:00
condy
dbbe017404 fanyi: initial support 2021-08-11 01:15:48 +08:00
condy
8d10ad4ea5 Drop Emacs 25 support 2021-07-21 22:54:48 +08:00
condy
25c395a175 tuareg: initial support 2021-07-10 03:51:10 +08:00
Daanturo
9ee6cc986f Typo in docstring 2021-06-25 23:15:17 +08:00
Daanturo
4a9cb927ce Require 'seq for Emacs < 27 2021-06-25 23:15:17 +08:00
Daanturo
8b8c142dda Make filtering states possible 2021-06-25 23:15:17 +08:00
Vonfry
2849c80c79 Add telega keybindings for evil 2021-06-18 00:11:51 +08:00
condy
86b02f84a8 [devdocs]: initial support 2021-06-08 03:54:44 +08:00
condy
ca3d0bd0ad embark: initial support 2021-04-22 17:36:21 +08:00
James Nguyen
458d6bd0f2 Tweak how annalist records bindings in evil-collection-define-operator-key 2021-02-04 02:39:46 -08:00
James Nguyen
e52dfbeb68 Add evil-collection-define-operator-key
This is for attaching additional keys to operator commands.

e.g. Add "f" to prefix/operator (evil-yank) "y" to get

"yf"

while still maintaining the other operator commands like "yy".
2021-02-03 21:08:35 -08:00
James Nguyen
c02184f2fc Factor out binding implementation from evil-collection-define-key 2021-02-03 21:08:35 -08:00
James Nguyen
61e5a5ba33 Add distel 2021-02-03 12:19:16 -08: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
ee41c6f2ae Format 2021-01-31 20:17:17 -08:00
Vonfry
953fe16e1b add mpdel evil keybinds 2021-01-24 11:05:35 -08:00
James Nguyen
323bb7d858 Add scroll-lock (#358) 2021-01-24 00:57:27 -08:00
Siddhartha
986aa9a7f1 add basic support for ripgrep 2020-12-20 13:28:55 -08:00
Brian Leung
f9ef230569 consult: Add evil bindings 2020-12-06 18:43:33 -08:00
Siddhartha
bf01abdeef Add basic support for dictionary-mode 2020-12-06 18:40:59 -08:00
condy
ab5bb7c391 sh-script: add evil bindings 2020-12-03 19:00:52 -08:00
Goderich
b34516299c Add racket-describe
A help mode to look up Racket documentation inside Emacs.
2020-11-18 16:03:37 -08:00
condy
04110f090f read-only mode bindings 2020-11-15 18:53:44 +01:00
condy
faab70d5dc shortdoc: add evil bindings 2020-11-15 18:46:12 +01:00
condy
918f999417 indent: add evil style bindings for `indent-rigidly' 2020-10-17 08:51:13 +00:00
Carla Cao
6f7fbac3de Add zmusic 2020-10-12 14:29:37 +00:00
condy
3d01df0ba6 thread&timer-list: add evil bindings 2020-09-30 07:54:20 +00:00
condy
bddb53cdfc newsticker: add evil bindings 2020-09-22 15:20:08 +00:00
Carla Cao
49409b38c5 Add org-present 2020-09-12 10:43:39 +00:00
condy
82ebf71551 rg: add evil bindings 2020-09-11 16:34:54 -07:00
Morgan Smith
7814771204 fix bindings for `buffer-menu' 2020-09-07 03:01:09 -07:00
condy
567ee24d44 finder: add evil bindings 2020-08-23 16:23:51 +00:00
condy
e34add195f tab-bar: add evil bindings 2020-08-23 09:37:11 +00:00
Felix Yan
f26ef21a8f Correct a typo in evil-collection.el 2020-08-06 09:55:02 +02:00
condy
fd7d4c0b2b osx-dictionary: Add evil bindings 2020-08-05 08:45:13 +02:00
condy
ce50304363 explain-pause-mode: add evil bindings 2020-06-25 12:08:57 -07:00
condy
a0de3a9cf3 calendar: Bind Org functions in calendar keymap 2020-06-18 11:28:43 -07:00
condy
64587200d7 Fix: process-menu is defined in simple.el 2020-06-17 08:53:27 +02:00
condy
1bb4e590c2 elfeed: Bind TAB to move the point to the next link
Also fix package lint error, since an explicit dependency on cl-lib <= 1.0 is
not needed on Emacs >= 24.3.
2020-06-14 14:58:50 +02:00
condy
b2996ea6e7 Add bindings for speedbar 2020-06-04 16:26:31 +02:00
condy
e065da3732 Add bindings for auto-package-update 2020-05-31 09:31:14 +02:00
condy
7803740058 Add bindings for bm mode 2020-05-11 12:50:28 +02:00