Skip to content

Commit

Permalink
Add @stronnag's emacs style settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mmosca committed Aug 6, 2023
1 parent 8cac344 commit bcf8bbb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .dir-locals.el
Original file line number Diff line number Diff line change
@@ -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"))))

0 comments on commit bcf8bbb

Please sign in to comment.