diff --git a/init.org b/init.org index 084b1fd..0f81702 100644 --- a/init.org +++ b/init.org @@ -1585,7 +1585,9 @@ I feel so bad for this.. but its not awful.. :straight t :defer t :hook (after-init. global-flycheck-mode) - :config) + :config + (setq flycheck-emacs-lisp-load-path 'inherit) + ) #+end_src ** Yasnippet