diff --git a/.dir-settings.el b/.dir-settings.el new file mode 100644 index 000000000..7094cb9cf --- /dev/null +++ b/.dir-settings.el @@ -0,0 +1,4 @@ +((nil . ((indent-tabs-mode . t) + (tab-width . 8) + (fill-column . 70)))) +