setup-go/node_modules/http-signature/.dir-locals.el
Stephen Franceschelli a966e84ff9 Fix.
2019-07-30 13:30:32 -04:00

6 lines
No EOL
178 B
EmacsLisp

((nil . ((indent-tabs-mode . nil)
(tab-width . 8)
(fill-column . 80)))
(js-mode . ((js-indent-level . 2)
(indent-tabs-mode . nil)
)))