Re-indent
This commit is contained in:
parent
789a91219f
commit
84e57fb145
@ -25,7 +25,7 @@
|
||||
:init (savehist-mode)
|
||||
:custom (savehist-file
|
||||
(expand-file-name "minibuffer-history" backup-directory)))
|
||||
;; save place in all files
|
||||
;; save place in all files
|
||||
(use-package saveplace
|
||||
:straight (:type built-in)
|
||||
:init (save-place-mode t)
|
||||
@ -460,7 +460,7 @@ targets."
|
||||
(use-package yascroll
|
||||
:diminish
|
||||
:defer 1
|
||||
:if (not (display-graphic-p))
|
||||
;; :if (not (display-graphic-p))
|
||||
:custom (yascroll:delay-to-hide nil)
|
||||
:custom-face
|
||||
(yascroll:thumb-text-area ((t (:background "ForestGreen"))))
|
||||
|
Loading…
Reference in New Issue
Block a user