about summary refs log tree commit diff stats
path: root/lisp/+emacs.el
diff options
context:
space:
mode:
authorCase Duckworth2022-11-15 19:51:52 -0600
committerCase Duckworth2022-11-15 19:52:00 -0600
commit8c7871fec56b6c464bd06ba114225d7971c4699a (patch)
treef6cb5a19b151d0655148a440c99a4df5c97b90e2 /lisp/+emacs.el
parentAdd link-hint (diff)
downloademacs-8c7871fec56b6c464bd06ba114225d7971c4699a.tar.gz
emacs-8c7871fec56b6c464bd06ba114225d7971c4699a.zip
meh yoke
Diffstat (limited to 'lisp/+emacs.el')
-rw-r--r--lisp/+emacs.el6
1 files changed, 2 insertions, 4 deletions
diff --git a/lisp/+emacs.el b/lisp/+emacs.el index 8817c19..870e4e2 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el
@@ -108,12 +108,10 @@ Do this only if the buffer is not visiting a file."
108 regexp-search-ring-max 200 108 regexp-search-ring-max 200
109 save-interprogram-paste-before-kill t 109 save-interprogram-paste-before-kill t
110 save-some-buffers-default-predicate #'+save-some-buffers-p 110 save-some-buffers-default-predicate #'+save-some-buffers-p
111 scroll-conservatively 101 111 scroll-conservatively 25
112 scroll-down-aggressively 0.01 112 scroll-margin 0
113 scroll-margin 2
114 scroll-preserve-screen-position 1 113 scroll-preserve-screen-position 1
115 scroll-step 1 114 scroll-step 1
116 scroll-up-aggressively 0.01
117 search-ring-max 200 115 search-ring-max 200
118 search-ring-max 200 116 search-ring-max 200
119 sentence-end-double-space t 117 sentence-end-double-space t