mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-09 15:50:26 +03:00
4 lines
90 B
EmacsLisp
4 lines
90 B
EmacsLisp
((c++-mode . ((indent-tabs-mode . t)
|
|
(tab-width . 2)))
|
|
(c-mode . ((mode . c++))))
|