mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-18 23:16:37 +02:00
add dir-locals for emacs users with code standards set
This commit is contained in:
parent
a4d586b24e
commit
5001cea3a3
1 changed files with 3 additions and 0 deletions
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…
Add table
Reference in a new issue