Files
Waybar/.dir-locals.el
T

7 lines
304 B
EmacsLisp
Raw Normal View History

2026-02-09 02:45:58 -08:00
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((ff-search-directories . ("../include/*/" "../../include/*/"
"../src/*/" "../../src/*/"))
(apheleia-inhibit . t))))