zmk-config/.dir-locals.el

6 lines
215 B
EmacsLisp
Raw Normal View History

2024-04-24 13:52:41 +00:00
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((auto-mode-alist . (("\\.keymap\\'" . c-mode)))
(c-mode . ((tab-width . 4))))