nil: don't auto eval inputs
This commit is contained in:
parent
63d5895fa0
commit
18839ce93c
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue