changeset 6:7b9a1affcc94

Set indent to 4 spaces
author Daniel O'Connor <darius@dons.net.au>
date Sun, 15 Feb 2015 16:55:59 +1030
parents 951277329ee6
children 78983502a4e9
files .dir-locals.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.dir-locals.el	Sun Feb 15 16:55:59 2015 +1030
@@ -0,0 +1,1 @@
+((c-mode . ((c-basic-offset . 4))))