krl formating on save

This commit is contained in:
2025-09-20 14:00:56 -04:00
parent ab6d6a8492
commit 780e4605f2

View File

@@ -1050,7 +1050,7 @@ numbers are disabled. For relative line numbers, set this to ~relative~.
(krl-format-buffer)))
;; Uncomment the next line to enable auto-formatting on save
;; (add-hook 'before-save-hook 'krl-format-before-save)
(add-hook 'before-save-hook 'krl-format-before-save)
#+end_src
** Hledger Mode