.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 26 Feb 2021 22:23:50 +0200
changeset 1290 a7c076e1abb7
parent 336 3c46d18b1ff0
permissions -rw-r--r--
Added new articles including numbers of short scale.

( (nil
   . ( (fill-column . 80) ))
  (rst-mode
   . ( (fill-column . 80) ))
  )