Delete .dir-locals.el

This commit is contained in:
Bastien Rivière 2025-01-14 17:57:52 +01:00 committed by GitHub
parent f60f803652
commit 1bec330db7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +0,0 @@
;;; 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))))