Skip to content

Commit 64e1e29

Browse files
editorconfig: configure md file
1 parent d0ed52d commit 64e1e29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ indent_style = tab
1313
indent_style = space
1414
indent_size = 2
1515

16-
[*.{yml,yaml,toml,xml,json,rasi,conf}]
16+
[*.{yml,yaml,toml,xml,json,rasi,conf,md}]
1717
indent_style = space
1818
indent_size = 2
1919

dotfiles/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ indent_style = tab
1313
indent_style = space
1414
indent_size = 2
1515

16-
[*.{yml,yaml,toml,xml,json,rasi,conf}]
16+
[*.{yml,yaml,toml,xml,json,rasi,conf,md}]
1717
indent_style = space
1818
indent_size = 2
1919

0 commit comments

Comments
 (0)