2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-09-24 16:40:55 -06:00

Indent might have been an issue

This commit is contained in:
Jeroen Akkerman 2018-05-17 23:34:54 +02:00
parent 11a00d8e78
commit 22e1e604ab
2 changed files with 8 additions and 5 deletions

View File

@ -4,3 +4,6 @@ end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=4
[*.{yml,yaml}]
indent_size=2