diff --git a/config/ide.org b/config/ide.org index 98889f9..f960bcd 100644 --- a/config/ide.org +++ b/config/ide.org @@ -89,12 +89,12 @@ Set treesit to fontify all elements, default was 3 (out of 4) :jedi_definition (:enabled t) :jedi_hover (:enabled t))) :nil - ( :nil - ( :nix - ( :flake - ( :autoArchive t - :autoEvalInputs t - :nixpkgsInputName "nixpkgs"))))))) + ( :nix + ( :maxMemoryMB nil + :flake + ( :autoArchive t + :autoEvalInputs t + :nixpkgsInputName "nixpkgs")))))) #+end_src * Apheleia formatting