mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-02 17:26:17 +01:00
Add .dir-locals.el to tell Emacs users not to use tabs for C
Requested by Ryan. https://bugzilla.gnome.org/show_bug.cgi?id=680787
This commit is contained in:
parent
c3154cc48e
commit
6b6bef753f
1
.dir-locals.el
Normal file
1
.dir-locals.el
Normal file
@ -0,0 +1 @@
|
|||||||
|
((c-mode . ((indent-tabs-mode . nil)))))
|
Loading…
Reference in New Issue
Block a user