This commit is contained in:
~d6 2022-07-18 11:53:35 -04:00
commit ec25a6e21a
1 changed files with 3 additions and 0 deletions

View File

@ -430,6 +430,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)