mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/org: switch to hard word wrapping
Evil's motions are gimped in soft-wrapped buffers. It also hurts performance.
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
org-bullets-mode ; "prettier" bullets
|
||||
org-indent-mode ; margin-based indentation
|
||||
toc-org-enable ; auto-table of contents
|
||||
visual-line-mode ; line wrapping
|
||||
auto-fill-mode ; line wrapping
|
||||
|
||||
+org|enable-auto-reformat-tables
|
||||
+org|enable-auto-update-cookies
|
||||
|
Reference in New Issue
Block a user