8 lines
294 B
EmacsLisp
8 lines
294 B
EmacsLisp
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
|
;;; For more information see (info "(emacs) Directory Variables")
|
|
|
|
((c++-mode . ((c-file-style . "filament")
|
|
(apheleia-inhibit . t)))
|
|
(c-mode . ((c-file-style . "filament")
|
|
(apheleia-inhibit . t))))
|