fix(rust): rust-mode->rustic load order

This commit is contained in:
Henrik Lissner 2025-09-03 14:40:00 +02:00
parent b77e2f91d2
commit 87e4eb0e33
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -29,7 +29,7 @@
;; Load order is important for these two packages. ;; Load order is important for these two packages.
(let (auto-mode-alist) (let (auto-mode-alist)
(require 'rustic-mode nil t))) (require 'rustic nil t)))
(use-package! rustic (use-package! rustic