summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-02-17 15:41:47 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-02-17 15:41:47 -0800
commitba8e113d98694744b6568a0411e88f5345e8fbef (patch)
treec8fb80477843d9ae4b71189804702274966677b5 /config
parent5ec3c4796081e98a61b496014b6f61576a8e42df (diff)
fix usepackage
Diffstat (limited to 'config')
-rw-r--r--config/emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/emacs/init.el b/config/emacs/init.el
index 782e48c..792a17f 100644
--- a/config/emacs/init.el
+++ b/config/emacs/init.el
@@ -735,6 +735,7 @@ With ARG, don't save the current layout."
(prog-mode . hl-todo-mode))
(use-package diff-hl
+ :config
(global-diff-hl-mode 1))
(use-package visible-mark ; make the mark visible