about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index e424c84..b4790e0 100644 --- a/init.el +++ b/init.el
@@ -2420,7 +2420,7 @@ the default is \"/\"."
2420 (list 2420 (list
2421 (propertize " " 2421 (propertize " "
2422 'display 2422 'display
2423 '((space 2423 `((space
2424 :align-to 2424 :align-to
2425 ,(unless 2425 ,(unless
2426 (bound-and-true-p visual-fill-column-mode) 2426 (bound-and-true-p visual-fill-column-mode)