1 2 3 4 5
;; For Emacs users, this will ensure that Emacs uses two-space indents for all ;; of the files in the bjoern project. ((nil . ((indent-tabs-mode . nil) (tab-width . 2) (c-basic-offset . 2))))