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

8 Commits

Author SHA1 Message Date
James Nguyen
da28282a5a IBuffer: Add h
Forgot to add the h with the l.
2017-12-24 09:12:10 -08:00
James Nguyen
63f7336716 IBuffer: Add l
Since ibuffer is an overriding-map in evil-integration.el, we need to
override these keys for now.

Once we disable the evil-integration of evil, we can remove these
extra keybindings.
2017-12-24 09:10:05 -08:00
Jay Kamat
66ca29d0d7 Bind 'X' to bury buffer 2017-12-24 08:46:03 -08:00
Jay Kamat
26e4a23f93 Add quit bindings to evil-collection ibuffer 2017-12-24 08:46:03 -08:00
James Nguyen
a3eaa74a4f IBuffer: Add gg 2017-12-14 12:27:28 -08:00
James Nguyen
4a7f002eb2 IBuffer: Set initial state 2017-12-11 19:33:30 -08:00
James Nguyen
45b85a9a2c Ibuffer: Use evil-define-key
These keys could use more polish.
2017-12-09 08:00:17 -08:00
James Nguyen
9eb7d3db0d Change namespace to evil-collection 2017-12-06 17:50:37 -08:00