swh:1:snp:c7c108084bc0bf3d81436bf980b46e98bd338453
Raw File
Tip revision: fafe77f4533e6cd430200804a99969908815d86e authored by Tobias Ellinghaus on 29 November 2015, 19:36:19 UTC
Don't show image lib when lua adds a button
Tip revision: fafe77f
.dir-locals.el
((c-mode . ((c-file-style . "bsd")
	    (c-basic-offset . 2)
	    (indent-tabs-mode . nil))))
back to top