flycheck load path on nix

This commit is contained in:
janis 2025-09-15 21:58:35 +02:00
parent dbf14145df
commit 66723b6f91
Signed by: janis
SSH key fingerprint: SHA256:bB1qbbqmDXZNT0KKD5c2Dfjg53JGhj7B3CFcLIzSqq8

View file

@ -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