Commit Graph

16 Commits

Author SHA1 Message Date
condy 8cb3843480 unimpaired: repeat-mode integration
Fix #665
2022-07-31 00:02:06 +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
Dominik Honnef 30c851ef48 unimpaired: turn functions into proper motions
Use evil-define-motion macro, which sets :motion repeat, set :jump t,
and add support for counts.
2021-12-17 09:03:42 +08:00
Kevin Brubeck Unhammer 47bc8571a6 Bind `[6' and `]6' to encode/decode base64
Closes #521
2021-08-26 10:23:45 +08:00
condy 9be3805b60 unimpaired: paste with preserving indentation 2021-07-10 08:58:12 +08:00
condy 151ff6126f unimpaired: goto prev/next SCM conflict marker 2021-07-10 08:08:41 +08:00
condy fd56723cb4 unimpaired: goto first/last error 2021-07-10 06:56:33 +08:00
condy 33bcc7f40c unimpaired: fix define-minor-mode 2021-05-22 04:08:41 +08:00
Dave Aitken 334670e29d fix: don't set repeat with ]l and [l error jump 2021-02-08 22:29:44 -08:00
condy 04df79eadc unimpaired: exchange line 2020-11-23 17:08:07 +01:00
condy 2f10de5f6d unimpaired: [b and ]b can be called with prefix arg 2020-11-14 19:45:20 +01:00
condy 1357bb03e9 unimpaired: makes travis-ci happy 2020-10-21 15:33:48 +00:00
condy 39a38da4e1 unimpaired: support url encode/decode 2020-06-17 12:13:47 -07:00
Yuriy Artemyev 45cc43ee19 Fix bug in unimpaired module & small improvement. 2020-04-22 15:17:35 +02:00
MaxSt 8e0dd40f39 Add insert space above/below functionality to unimpaired 2019-11-10 19:48:53 +07:00
Jonathan Lai aec0ecbb86 Move mode files: evil-collection-*.el -> modes/*/evil-collection-*.el 2019-10-09 19:41:45 -07:00