Update comment

This commit is contained in:
James Cherti
2025-07-16 12:20:49 -04:00
parent 1e19e3b723
commit 774d90ae27

View File

@@ -325,7 +325,7 @@
(setq-default left-fringe-width 8) (setq-default left-fringe-width 8)
(setq-default right-fringe-width 8) (setq-default right-fringe-width 8)
;; Do not show an arrow at the top/bottomin the fringe and empty lines ;; Disable visual indicators in the fringe for buffer boundaries and empty lines
(setq-default indicate-buffer-boundaries nil) (setq-default indicate-buffer-boundaries nil)
(setq-default indicate-empty-lines nil) (setq-default indicate-empty-lines nil)