Truncate lines

This commit is contained in:
Case Duckworth 2021-03-25 10:51:25 -05:00
parent 47bdc595c5
commit aaf9a2d6dc
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
;; I don't want `visual-line-mode', because I really only want to wrap and
;; truncate lines. Believe me, I know what I'm doing.
(acdw/set '((word-wrap t)
(truncate-lines nil)))
(truncate-lines t)))
;; Whitespace
(acdw/set '((whitespace-style