]> rtime.felk.cvut.cz Git - orte/eurobot.git/blob - .dir-locals.el
One more fix in OMK rules - work around strange behavior of $(dir) function
[orte/eurobot.git] / .dir-locals.el
1 ((c-mode
2   (indent-tabs-mode . t)
3   (tab-width . 8)
4   (c-basic-offset . 2)
5   (c-file-style . "linux")))