set line width to 79

This commit is contained in:
Vladan Popovic 2022-04-08 00:20:21 +02:00
parent 18fe8d14f7
commit bb34d93544
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
(setq use-package-always-ensure t)
(setq inhibit-startup-screen t)
(setq fill-column 79)
(savehist-mode 1)
(setq savehist-additional-variables '(kill-ring search-ring regexp-search-ring))