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
noctuid 1853b53a8d Add key translation functionality
Also add evil-collection-setup-hook. Fixes #5 and #98.
2018-03-23 14:22:06 +05:30
Jay Kamat 488b3d8fe7 Add binding to refresh daemon-mode output
In daemon-output-mode however, it seems to not work (complains with an
error), so I'm leaving this off for now.

Also, add ZZ and ZQ binding to quit-window
2018-03-18 01:37:33 -07:00
Jay Kamat 0425de4861 Add daemons.el support 2018-03-18 01:37:33 -07:00