dotfiles

commit be057ac05755a2a50643b187028945c000673826

Author: Honza Pokorny <me@honza.ca>

Double space those sentences

 doom.d/config.el | 2 ++


diff --git a/doom.d/config.el b/doom.d/config.el
index c890d8c1727fc01df06b9620df082b28b09fb3cb..73586cbb13d9cef58ebda551de2d72546a943723 100644
--- a/doom.d/config.el
+++ b/doom.d/config.el
@@ -78,6 +78,8 @@
 (use-package! nov
   :mode ("\\.epub\\'" . nov-mode))
 
+(setq sentence-end-double-space t)
+
 ;; Add modes to this list if you want to disable automatic formatting
 ;; Note the negation
 (setq +format-on-save-enabled-modes