mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-12 19:10:27 +03:00
5 lines
196 B
EmacsLisp
5 lines
196 B
EmacsLisp
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
|
;;; For more information see (info "(emacs) Directory Variables")
|
|
|
|
((nil . ((c-basic-offset . 4)
|
|
(c-default-style . "k&r"))))
|