mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-12 19:10:27 +03:00
Add @stronnag's emacs style settings
This commit is contained in:
parent
8cac3446e1
commit
bcf8bbb2e3
1 changed files with 5 additions and 0 deletions
5
.dir-locals.el
Normal file
5
.dir-locals.el
Normal file
|
@ -0,0 +1,5 @@
|
|||
;;; 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"))))
|
Loading…
Add table
Add a link
Reference in a new issue