emacs: add popup toggle shortcut
This commit is contained in:
parent
01f07fbe03
commit
847d14aa33
@ -44,6 +44,7 @@
|
||||
|
||||
(map! :desc "Format and save" :g "C-s" #'fd-format-and-save)
|
||||
(map! :leader "w 1" #'delete-other-windows)
|
||||
(map! :leader "t p" #'+popup/toggle)
|
||||
|
||||
(map! :leader "r" #'quickrun)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user