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.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el index d2f377e..91fd990 100644 --- a/init.el +++ b/init.el
@@ -779,6 +779,9 @@ like a dumbass."
779 (:hook turn-on-auto-fill 779 (:hook turn-on-auto-fill
780 acdw/setup-fringes)) 780 acdw/setup-fringes))
781 781
782(setup (:straight typo)
783 (:hook-into text-mode))
784
782(setup uniquify 785(setup uniquify
783 (:option uniquify-buffer-name-style 'forward 786 (:option uniquify-buffer-name-style 'forward
784 uniquify-separator path-separator 787 uniquify-separator path-separator