mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-08 22:13:48 +01:00
Merge pull request #704 from majestrate/master
add .dir-locals.el for emacs users
This commit is contained in:
commit
3562ac1438
1 changed files with 2 additions and 0 deletions
2
.dir-locals.el
Normal file
2
.dir-locals.el
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
((c++-mode . ((indent-tabs-mode . t)))
|
||||||
|
(c-mode . ((mode . c++))))
|
Loading…
Add table
Reference in a new issue