.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 10 Feb 2018 16:10:43 +0200
changeset 1012 91e03c39513a
parent 336 3c46d18b1ff0
permissions -rw-r--r--
Added new articles (conj) and fixes.

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