.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 01 Oct 2020 22:42:47 +0300
changeset 1249 f2f0db6154f3
parent 336 3c46d18b1ff0
permissions -rw-r--r--
Fixed template insertion when on the last line without final newline.

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