Uninstall terraform mode

This commit is contained in:
Tobias Ostner 2025-03-13 14:53:07 +01:00
parent 4b408ad473
commit 12215c5cec
2 changed files with 0 additions and 3 deletions

View file

@ -637,8 +637,6 @@
'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)

View file

@ -153,7 +153,6 @@
}; };
}) })
super-save super-save
terraform-mode
treesit-auto treesit-auto
ob-typescript ob-typescript
yaml-mode yaml-mode