nil: don't auto eval inputs

This commit is contained in:
Evie Litherland-Smith 2024-02-25 06:06:58 +00:00
parent 63d5895fa0
commit 18839ce93c

View file

@ -93,7 +93,6 @@ Set treesit to fontify all elements, default was 3 (out of 4)
( :maxMemoryMB nil
:flake
( :autoArchive t
:autoEvalInputs t
:nixpkgsInputName "nixpkgs")))))
(with-eval-after-load 'cape
(advice-add 'eglot-completion-at-point :around #'cape-wrap-buster)