@@ -106,3 +106,8 @@
;; Set ruff as the default python formatter
(after! python
(set-formatter! 'ruff :modes '(python-mode python-ts-mode)))
;; Use delta to view diffs in Magit
(use-package! magit-delta
:after magit
:config
(magit-delta-mode))
The note is not visible to the blocked user.