.dir-locals.el 108 B

1234
  1. ((nil . ((indent-tabs-mode . t)
  2. (tab-width . 8)
  3. (fill-column . 70)
  4. (sentence-end-double-space . t))))