chore(startup): Make various modules more lazy-loaded

This should improve startup speed a little bit.
This commit is contained in:
2020-03-15 02:44:46 +00:00
parent ac3f851a52
commit efecb5172c
22 changed files with 51 additions and 49 deletions

View File

@@ -7,6 +7,7 @@
;;; Code:
(use-package prettier-js
:defer t
:hook (prettier-js-mode . siren-prettier-js-mode-setup)
:init