core-ui: mouse-yank-at-point = t
This commit is contained in:
parent
8e5683eaa2
commit
97dda290d9
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
jit-lock-stealth-verbose nil
|
jit-lock-stealth-verbose nil
|
||||||
max-mini-window-height 0.3
|
max-mini-window-height 0.3
|
||||||
mode-line-default-help-echo nil ; disable mode-line mouseovers
|
mode-line-default-help-echo nil ; disable mode-line mouseovers
|
||||||
|
mouse-yank-at-point t ; middle-click paste at point, not at click
|
||||||
resize-mini-windows 'grow-only ; Minibuffer resizing
|
resize-mini-windows 'grow-only ; Minibuffer resizing
|
||||||
show-help-function nil ; hide :help-echo text
|
show-help-function nil ; hide :help-echo text
|
||||||
show-paren-delay 0.075
|
show-paren-delay 0.075
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue