From 18839ce93c7806db0a187f504c3d01525c391cb9 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sun, 25 Feb 2024 06:06:58 +0000 Subject: [PATCH] nil: don't auto eval inputs --- config/ide.org | 1 - 1 file changed, 1 deletion(-) diff --git a/config/ide.org b/config/ide.org index 2bf3465..5cf8f82 100644 --- a/config/ide.org +++ b/config/ide.org @@ -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)