mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General refactors, reformatting & comment revision
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
(defvar yas-snippet-dirs nil)
|
||||
|
||||
(if (daemonp)
|
||||
;; If in a daemon session, front-load this expensive work:
|
||||
(after! yasnippet (yas-reload-all))
|
||||
;; Ensure `yas-reload-all' is called as late as possible. Other modules
|
||||
;; could have additional configuration for yasnippet. For example,
|
||||
|
Reference in New Issue
Block a user