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

5 Commits

Author SHA1 Message Date
Justin Burkett
0e7698dd1a Add support for {white,black}lists and binding records
Add and use evil-collection-define-key, which is a custom keybinding function
that checks evil-collection-key-{white,black}list before binding each key and
stores a record of the keybindings in evil-collection-bindings-record.

Modify evil-collection-util-inhibit-insert-state to conform to
evil-collection-define-key.
2018-06-08 09:52:15 -07:00
noctuid
1853b53a8d Add key translation functionality
Also add evil-collection-setup-hook. Fixes #5 and #98.
2018-03-23 14:22:06 +05:30
James Nguyen
6ddfc3f7ff Change url 2018-03-01 17:22:38 -08:00
James Nguyen
85d3ad28ea Vc-annotate: d -> D 2018-01-23 00:05:04 -08:00
James Nguyen
8270e4b6dc Add vc-annotate 2018-01-22 22:15:32 -08:00