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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
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