1

Switch back to spaces, because tabs suck

This commit is contained in:
Jessie Hildebrandt 2020-06-03 18:06:42 -04:00
parent df1140ab84
commit 387bca9317

View File

@ -90,6 +90,7 @@
;; Set the default styling rules to use.
(setq-default
indent-tabs-mode nil
tab-width 4
c-basic-offset 4
c-default-style "bsd"