summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.org b/config.org index 8de2f37..bdaf66e 100644 --- a/config.org +++ b/config.org
@@ -275,8 +275,8 @@ when it errors.
275 275
276#+begin_src emacs-lisp 276#+begin_src emacs-lisp
277 (cuss indicate-buffer-boundaries 277 (cuss indicate-buffer-boundaries
278 '((top . right) 278 '((up . right)
279 (bottom . right) 279 (down . right)
280 (t . nil))) 280 (t . nil)))
281 281
282 (cuss indicate-empty-lines t) 282 (cuss indicate-empty-lines t)