mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
Set recommended tab width for .txt files
This commit is contained in:
@@ -11,3 +11,6 @@ indent_size = 4
|
||||
|
||||
[*.{cpp,h,js,html}]
|
||||
indent_style = tab
|
||||
|
||||
[*.txt]
|
||||
tab_width = 8
|
||||
|
||||
Reference in New Issue
Block a user