~ruther/emacs.d

c3a45f45e927c2a699255a3808b6ef6a1c73804a — Rutherther 6 days ago a8b3821
chore: increase whitespace limit
1 files changed, 1 insertions(+), 1 deletions(-)

M init.el
M init.el => init.el +1 -1
@@ 120,7 120,7 @@
  ((before-save . whitespace-cleanup)
   ((prog-mode text-mode) . whitespace-mode))
  :config
  (setq whitespace-line-column 140) ;; limit line length
  (setq whitespace-line-column 512) ;; limit line length
  (setq whitespace-style '(face tabs empty trailing lines-tail)))

(my-use-package evil-terminal-cursor-changer

Do not follow this link