mirror of
https://github.com/PurpleI2P/i2pd
synced 2025-10-05 15:42:53 +02:00
remove tab width setting in dir-locals
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
((c++-mode . ((indent-tabs-mode . t)
|
||||
(tab-width . 2)))
|
||||
((c++-mode . ((indent-tabs-mode . t)))
|
||||
(c-mode . ((mode . c++))))
|
||||
|
Reference in New Issue
Block a user