1 2 3 4 5 6
;; C programming (setq-default c-basic-offset 4 tab-width 4 indent-tabs-mode t) (provide 'init-program-basic)