aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-09-01 23:17:57 +0800
committerJesús <heckyel@hyperbola.info>2022-09-01 23:17:57 +0800
commit6ffb7fccc61deeaa6f3265e1328dc69bb1ce20b0 (patch)
treedc09014dffff857dd3f9af8be13eb295aabb674a /init.el
parent372ad6ff1fe435d814dbfcc4a770fdc1fb5c5143 (diff)
downloademacs-personal-6ffb7fccc61deeaa6f3265e1328dc69bb1ce20b0.tar.lz
emacs-personal-6ffb7fccc61deeaa6f3265e1328dc69bb1ce20b0.tar.xz
emacs-personal-6ffb7fccc61deeaa6f3265e1328dc69bb1ce20b0.zip
Add terraform module
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 5860d4d..20f3a52 100644
--- a/init.el
+++ b/init.el
@@ -122,6 +122,7 @@
(require 'init-linter)
(require 'init-load-env-vars)
(require 'init-restclient)
+ (require 'init-terraform)
(require 'init-ox-reveal))
;;; Custom variables