General refactors, reformatting & comment revision
This commit is contained in:
parent
916ef0fbbe
commit
06d5d5e6c0
15 changed files with 65 additions and 64 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue