sane killring update
This commit is contained in:
parent
21c56408a5
commit
b285305c7f
@ -9,6 +9,9 @@
|
||||
(setq case-fold-search t) ; ignore case when searching
|
||||
(fset 'yes-or-no-p 'y-or-n-p) ; make it easier to answer qs.
|
||||
|
||||
;; Preserve contents of system clipboard
|
||||
(setq save-interprogram-paste-before-kill t)
|
||||
|
||||
(show-paren-mode 1)
|
||||
(setq show-paren-delay 0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user