mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 04:11:18 +00:00
Don't wrap lines olivetti
This commit is contained in:
parent
e4b4c9f8b4
commit
f41ec5e15b
1 changed files with 2 additions and 0 deletions
|
|
@ -985,6 +985,8 @@
|
|||
(message-mode . olivetti-mode)
|
||||
(markdown-mode . olivetti-mode))
|
||||
:config
|
||||
(setq olivetti-mode-on-hook nil)
|
||||
|
||||
(add-to-list 'window-persistent-parameters
|
||||
'(spilt-window . t))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue