enable Auto-insert: the template we all wanted

This commit is contained in:
MitchMarq42 2023-03-08 09:24:50 -09:00
parent 964c36424a
commit 7161c6e06b

View File

@ -868,7 +868,9 @@ Return nil if DIR is not in a hugo project at all."
:repo "ideasman42/emacs-elisp-autofmt"
:files ("*"))
:custom (elisp-autofmt-python-bin "/usr/bin/python3"))
(use-package auto-insert
:elpaca nil
:init (auto-insert-mode))
;; Shell linting?
(use-package flymake