blob: 65f517433324ad6035fd5d8603590402cd77e89c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
* timer-list
Evil bindings for =timer-list-mode=, the built-in =M-x list-timers= buffer.
** Key bindings
Inherits the standard =tabulated-list-mode= bindings (=S=, ={=, =}=, =gh=,
=gl=, =q=).
| Command | Original | Evil |
|---------------------+----------+------|
| =timer-list-cancel= | =c= | =C= |
|