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:
Henrik Lissner
2017-07-06 17:45:11 +02:00
parent 8c3693ed47
commit 99b6274b03
2 changed files with 19 additions and 0 deletions

View File

@@ -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