This commit is contained in:
cake 2025-04-17 21:27:25 +02:00
parent 2faaeeb0d7
commit a2aac5a2f0
2 changed files with 4 additions and 2 deletions

View file

@ -75,7 +75,7 @@
:custom
(rustic-cargo-use-last-stored-arguments t))
(use-package astro-ts-mode :ensure t)
(use-package fennel-mode :ensure t)
(setq major-mode-remap-alist
'((python-mode . python-ts-mode)))