private/default: bind M-w to +popup-buffer-mode-map
This commit is contained in:
parent
91357a3e5d
commit
c8768f512d
1 changed files with 1 additions and 1 deletions
|
@ -724,7 +724,7 @@
|
|||
"A-;" #'eval-expression)
|
||||
|
||||
(:when (featurep! :feature popup)
|
||||
(:map +popup-mode-map
|
||||
(:map +popup-buffer-mode-map
|
||||
"M-w" #'delete-window))
|
||||
|
||||
(:after tabulated-list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue