.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 25 Oct 2018 17:55:27 +0300
changeset 2280 9ffe47dfa862
parent 2191 4f3fe2b5a26a
permissions -rw-r--r--
SQLcl : Format Query Results with the SET SQLFORMAT Command.

(
 (nil . (
         (fill-column . 100)
         ) )
 )