Commit Graph

4 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
James Nguyen 2b4e0d40b4 Tweak comments 2018-03-31 10:20:51 -07:00
James Nguyen 709391e121 Correct spelling 2018-03-31 10:20:51 -07:00
James Nguyen 3e6077f5ed Add wdired bindings (#106) 2018-03-31 10:20:51 -07:00