Add lisp prefix command on k
This commit is contained in:
parent
614cb6168c
commit
80e7d0e356
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
("hd" . "help-describe")
|
||||
("i" . "insertion")
|
||||
("j" . "join/split")
|
||||
("k" . "lisp")
|
||||
("n" . "narrow/numbers")
|
||||
("p" . "projects")
|
||||
("q" . "quit")
|
||||
|
|
Reference in a new issue