Merge branch 'main' of git.sr.ht:~marcuskammer/emacs.d
This commit is contained in:
commit
15a92015e2
1 changed files with 5 additions and 0 deletions
|
@ -417,3 +417,8 @@
|
|||
|
||||
(use-package dockerfile-mode
|
||||
:mode ("\\.dockerfile\\'" . dockerfile-mode))
|
||||
|
||||
(use-package terraform-mode
|
||||
:defer t
|
||||
:custom
|
||||
(terraform-format-on-save t))
|
||||
|
|
Loading…
Add table
Reference in a new issue