view .dir-locals.el @ 249:b3581a75a0b7

UI tweaks
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Mon, 04 May 2015 17:47:18 +0200
parents 2fc4ac8017af
children
line wrap: on
line source

((c-mode . ((indent-tabs-mode . t)
	    (tab-width . 4)
	    (c-basic-offset . 4))))