New command: doom/other-popup #141
Like other-window, but for doom popups. Also bound this to `C-x p` in private module.
This commit is contained in:
parent
8c3693ed47
commit
99b6274b03
2 changed files with 19 additions and 0 deletions
|
@ -66,6 +66,9 @@
|
|||
:m "A-j" #'+hlissner:multi-next-line
|
||||
:m "A-k" #'+hlissner:multi-previous-line
|
||||
|
||||
(:prefix "C-x"
|
||||
"p" #'doom/other-popup)
|
||||
|
||||
|
||||
;; --- <leader> -------------------------------------
|
||||
(:leader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue