From 2761e8c8414b41f7f6200b52f64acb30cdbbd0eb Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 3 Jun 2018 01:38:51 +0200 Subject: [PATCH] lang/org: switch to hard word wrapping Evil's motions are gimped in soft-wrapped buffers. It also hurts performance. --- modules/lang/org/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/org/config.el b/modules/lang/org/config.el index 7c7daed71..ae83966af 100644 --- a/modules/lang/org/config.el +++ b/modules/lang/org/config.el @@ -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