set line width to 79
This commit is contained in:
parent
18fe8d14f7
commit
bb34d93544
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -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))
|
||||
|
|
Loading…
Add table
Reference in a new issue