mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
add dir-locals for emacs users with code standards set
This commit is contained in:
parent
a4d586b24e
commit
5001cea3a3
3
.dir-locals.el
Normal file
3
.dir-locals.el
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
((c++-mode . ((indent-tabs-mode . t)
|
||||||
|
(tab-width . 2)))
|
||||||
|
(c-mode . ((mode . c++))))
|
Loading…
Reference in New Issue
Block a user