mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
Set indent_style = tab on .md files
This commit is contained in:
parent
447ddeb6d3
commit
38693521b3
@ -10,4 +10,5 @@ indent_size = 4
|
||||
insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
trim_trailing_whitespace = false
|
||||
indent_style = tab
|
||||
|
Loading…
x
Reference in New Issue
Block a user