11 lines
115 B
INI
11 lines
115 B
INI
root = true
|
|
|
|
[*]
|
|
indent_size = 2
|
|
|
|
[*.{md,markdown,mdx}]
|
|
max_line_length = 80
|
|
|
|
[{Makefile,*.mk}]
|
|
indent_style = tab
|