summary refs log tree commit diff
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 58efc48..ecf910d 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -416,9 +416,6 @@
 
   )
 
-(add-hook 'text-mode-hook (lambda ()
-                            (setq-local line-spacing 0.1)))
-
 (use-package oc
   :after org
   :custom