Configure terraform mode

This commit is contained in:
Tobias Ostner 2025-12-31 10:04:45 +01:00
parent 65adf0d501
commit b656101a63

View file

@ -666,6 +666,8 @@
'tab-bar nil 'tab-bar nil
:height 1.0)) :height 1.0))
(use-package terraform-mode)
(use-package treesit-auto (use-package treesit-auto
:custom :custom
(treesit-auto-install 'prompt) (treesit-auto-install 'prompt)