.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 01 Sep 2021 09:55:02 +0300
changeset 1313 db3f92fe3295
parent 336 3c46d18b1ff0
permissions -rw-r--r--
Fixed compatibility with Python 2.

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