add vterm to general.el keybinds
This commit is contained in:
parent
26e55271c3
commit
b685dd29b1
1 changed files with 59 additions and 58 deletions
|
@ -356,6 +356,7 @@ kept-old-versions 5)
|
|||
"op" '(treemacs :which-key "treemacs")
|
||||
"oP" '(treemacs-find-file :which-key "treemacs find file")
|
||||
"oe" '(eshell :which-key "eshell")
|
||||
"ov" '(vterm :which-key "vterm")
|
||||
"or" '(elfeed :which-key "rss")
|
||||
;; notes
|
||||
"n" '(:ignore o :which-key "notes")
|
||||
|
|
Loading…
Reference in a new issue