Silence "unbound key" spam on mouse-1 in dashboard
This commit is contained in:
parent
628b40f882
commit
50fdaa0ed5
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ PLIST can have the following properties:
|
|||
[tab] #'forward-button
|
||||
[backtab] #'backward-button)
|
||||
(define-key! +doom-dashboard-mode-map
|
||||
[left-margin mouse-1] #'ignore
|
||||
[remap evil-next-visual-line] #'forward-button
|
||||
[remap evil-previous-visual-line] #'backward-button
|
||||
[remap evil-delete] #'ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue