.
This commit is contained in:
parent
5760de7b77
commit
9075cb7747
1 changed files with 3 additions and 0 deletions
|
@ -232,6 +232,9 @@
|
||||||
(visual-fill-column-enable-sensible-window-split t)
|
(visual-fill-column-enable-sensible-window-split t)
|
||||||
:hook visual-line-mode)
|
:hook visual-line-mode)
|
||||||
|
|
||||||
|
(use-package adaptive-wrap
|
||||||
|
:hook visual-fill-column)
|
||||||
|
|
||||||
;;;; Security
|
;;;; Security
|
||||||
(use-package keychain-environment
|
(use-package keychain-environment
|
||||||
:init
|
:init
|
||||||
|
|
Loading…
Reference in a new issue