Files
Waybar/.dir-locals.el
T

6 lines
272 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/*/")))))