mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Remove :after and autoload use-package
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
;;; core-auto-insert.el --- file templates
|
||||
|
||||
(use-package autoinsert
|
||||
:after yasnippet
|
||||
:defer t
|
||||
:init
|
||||
(setq auto-insert-query nil) ; Don't prompt before insertion
|
||||
(setq auto-insert-alist '())
|
||||
|
Reference in New Issue
Block a user