This commit is contained in:
Erik Osheim 2022-05-24 16:02:45 -04:00
parent 91fcc6ce8e
commit 9efb02787e
1 changed files with 3 additions and 0 deletions

View File

@ -335,6 +335,9 @@
;; yaml
(use-package yaml-mode)
;; hcl / terraform
(use-package hcl-mode)
;;; turn off branch in mode line for now
;(setq vc-handled-backends nil)