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