private/default: remove popup-buffer bindings
Fixes prefix errors too
This commit is contained in:
parent
e02f01b694
commit
750f6ca1f5
1 changed files with 0 additions and 4 deletions
|
@ -723,10 +723,6 @@
|
|||
"M-;" #'eval-expression
|
||||
"A-;" #'eval-expression)
|
||||
|
||||
(:when (featurep! :feature popup)
|
||||
(:map +popup-buffer-mode-map
|
||||
"M-w" #'delete-window))
|
||||
|
||||
(:after tabulated-list
|
||||
(:map tabulated-list-mode-map
|
||||
[remap evil-record-macro] #'quit-window))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue