Add terraform-mode
This commit is contained in:
parent
718774b97e
commit
eb6d8eceb8
1 changed files with 3 additions and 0 deletions
3
init.el
3
init.el
|
@ -290,6 +290,9 @@
|
|||
(use-package dockerfile-mode
|
||||
:straight t)
|
||||
|
||||
(use-package terraform-mode
|
||||
:straight t)
|
||||
|
||||
(use-package flyspell
|
||||
:config
|
||||
(setq ispell-program-name "hunspell")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue