A little C cleanup, and some formatting improvements.

This commit is contained in:
Micheal Smith
2025-12-06 01:05:01 -06:00
parent 07b287bc2e
commit f9209ff9a5
5 changed files with 22 additions and 16 deletions

View File

@@ -73,6 +73,7 @@ warnings.
(setq native-comp-async-report-warnings-errors nil)
(setenv "LSP_USE_PLISTS" "true")
(setq lsp-use-plists t)
(setq read-process-output-max (* 1024 1024)) ;; 1MB
#+end_src
** Appearance