update config

This commit is contained in:
2025-06-16 15:16:28 +02:00
parent b295a1328b
commit 5a1ee56a85
9 changed files with 65 additions and 30 deletions

View File

@@ -6,7 +6,7 @@
("<up>" . comint-previous-input)
("<down>" . comint-next-input)))
(use-package sh-script
(use-package sh-script ;; built-in
:defer t
:config
(setq sh-basic-offset 2))