From d293e0a48427a224e4d3c4c4099b604d59ccabcf Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 14 Jan 2025 01:59:14 -0500 Subject: Update --- wasp.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'wasp.el') diff --git a/wasp.el b/wasp.el index 2029cb34..93731254 100644 --- a/wasp.el +++ b/wasp.el @@ -44,6 +44,7 @@ (require 'wasp-8ball) (require 'wasp-gcp) (require 'wasp-aoc) +(require 'wasp-resolve) (require 'wasp-hexamedia) (require 'wasp-copfish) (require 'wasp-shindaggers) @@ -71,5 +72,7 @@ ;; "Fix USER's database entry." ;; (w/user-set user (fig//db2-serialize-old-entry (fig//load-db-old user)))) +(setq elisp-flymake-byte-compile-load-path load-path) + (provide 'wasp) ;;; wasp.el ends here -- cgit v1.2.3