view .dir-locals.el @ 10:30098d746672

modofied argument
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Tue, 09 Oct 2018 13:04:47 +0900
parents 2cf249471370
children
line wrap: on
line source

((c-mode . ((c-basic-offset . 4)
            (c-file-style . "bsd")
            (fill-column . 80)
            (indent-tabs-mode . nil)
            (tab-width . 8))))