Format stuff

This commit is contained in:
2026-05-26 17:02:45 -07:00
parent ace7e4b05e
commit 1e81a75a8a
2 changed files with 43 additions and 28 deletions
+5
View File
@@ -0,0 +1,5 @@
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((eval . (add-to-list (make-local-variable 'exec-path) "/usr/lib/llvm18/bin/"))))
(c-ts-base-mode . ((apheleia-formatter . clang-format))))