Explorar o código

Coding conventions rules for Emacs

Stéphane Raimbault %!s(int64=15) %!d(string=hai) anos
pai
achega
02f33709b8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .dir-locals.el

+ 4 - 0
.dir-locals.el

@@ -0,0 +1,4 @@
+((nil . ((indent-tabs-mode . nil)
+         (c-basic-offset . 8)
+         (fill-column . 80))))
+