mirror of
https://github.com/Ed94/LangStudies.git
synced 2025-01-22 04:23:45 -08:00
testing to see if editorconfig influences markdown
This commit is contained in:
parent
0dbc2c04ba
commit
548c2a3032
@ -1,3 +1,7 @@
|
||||
[*.zig]
|
||||
[*.gd]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.md]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
Loading…
x
Reference in New Issue
Block a user