.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 02 Jan 2021 01:28:36 +0200
changeset 1672 e2d0fc84c6f5
parent 1235 770326207032
child 1720 e88f7b12ba88
permissions -rw-r--r--
Simplified Makefile byte compillation recipe by moving some logic from CLI to elisp.

((rst-mode . ((fill-column . 80)))
 (sh-mode . ((sh-basic-offset . 2))))