summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el index 24a1ce1..3d443df 100644 --- a/init.el +++ b/init.el
@@ -1319,7 +1319,8 @@ like a dumbass."
1319 scroll-margin 0 1319 scroll-margin 0
1320 word-wrap t 1320 word-wrap t
1321 wrap-prefix (repeat-string 1321 wrap-prefix (repeat-string
1322 acdw-irc/left-margin " "))))) 1322 acdw-irc/left-margin " "))
1323 (line-number-mode -1))))
1323 1324
1324(setup (:straight crux) 1325(setup (:straight crux)
1325 1326