Update .emacs.d/README.org
This commit is contained in:
parent
d4281334f8
commit
ed448430a1
1 changed files with 2 additions and 0 deletions
|
@ -375,6 +375,8 @@ Popper is a package that allows us to have popup buffers. This is really useful
|
|||
"^\\*shell.*\\*$" shell-mode
|
||||
"^\\*term.*\\*$" term-mode
|
||||
"^\\*vterm.*\\*$" vterm-mode))
|
||||
(which-key-add-key-based-replacements
|
||||
"C-c p" "popper")
|
||||
(popper-mode)
|
||||
(popper-echo-mode))
|
||||
#+end_src
|
||||
|
|
Loading…
Reference in a new issue