summaryrefslogtreecommitdiff
path: root/lisp/init-general.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2015-01-02 22:58:26 -0500
committerKyle Meyer <kyle@kyleam.com>2015-01-02 22:58:26 -0500
commit7d51cb8fb7c00830550967f69e70425a07859b91 (patch)
treecf91f7964f80e6a16082b6c6511c52194891e32f /lisp/init-general.el
parentc5356dd29a056ede59a947c82aaa1d384e955a19 (diff)
downloademacs.d-7d51cb8fb7c00830550967f69e70425a07859b91.tar.gz
Go back to default spacing after sentences
Let's see if I can get used to this.
Diffstat (limited to 'lisp/init-general.el')
-rw-r--r--lisp/init-general.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/init-general.el b/lisp/init-general.el
index 0a4f440..ee9c901 100644
--- a/lisp/init-general.el
+++ b/lisp/init-general.el
@@ -3,7 +3,6 @@
visible-bell t
whitespace-style '(spaces tabs newline space-mark tab-mark newline-mark)
tramp-default-method "ssh"
- sentence-end-double-space nil
enable-recursive-minibuffers t)
(setq-default indicate-empty-lines t