tangled
alpha
login
or
join now
ansxor.ca
/
markup2
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
1
pulls
pipelines
editorconfig
12Me21
4 years ago
54927955
f046854f
+8
1 changed file
expand all
collapse all
unified
split
.editorconfig
+8
.editorconfig
···
1
1
+
root = true
2
2
+
3
3
+
[*]
4
4
+
indent_style = tab
5
5
+
tab_width = 3
6
6
+
indent_size = 3
7
7
+
trim_trailing_whitespace = false
8
8
+
charset = utf-8