mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-09 15:50:26 +03: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)
|
||||
(tab-width . 2)))
|
||||
((c++-mode . ((indent-tabs-mode . t)))
|
||||
(c-mode . ((mode . c++))))
|
||||
|
Loading…
Reference in New Issue
Block a user