mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01:00
remove tab width setting in dir-locals
This commit is contained in:
parent
dd259f1852
commit
e152785de9
|
@ -1,3 +1,2 @@
|
||||||
((c++-mode . ((indent-tabs-mode . t)
|
((c++-mode . ((indent-tabs-mode . t)))
|
||||||
(tab-width . 2)))
|
|
||||||
(c-mode . ((mode . c++))))
|
(c-mode . ((mode . c++))))
|
||||||
|
|
Loading…
Reference in a new issue