(setenv "LIBRARY_PATH" (string-join '("/opt/homebrew/opt/gcc/lib/gcc/13" "/opt/homebrew/opt/libgccjit/lib/gcc/13" "/opt/homebrew/opt/gcc/lib/gcc/13/gcc/aarch64-apple-darwin22/13") ":")) (setq gc-cons-threshold 100000000) (setq read-process-output-max (* 1024 1024)) (setenv "LSP_USE_PLISTS" "true") (setq-default lsp-use-plists t)