disable line wrapping
This commit is contained in:
parent
5fe351e176
commit
61c4ebb911
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
|
@ -32,6 +32,7 @@
|
||||||
(global-display-fill-column-indicator-mode t)
|
(global-display-fill-column-indicator-mode t)
|
||||||
(set-fill-column 80)
|
(set-fill-column 80)
|
||||||
(column-number-mode t)
|
(column-number-mode t)
|
||||||
|
(setq-default truncate-lines t)
|
||||||
|
|
||||||
(setq straight-use-package-by-default t)
|
(setq straight-use-package-by-default t)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue