mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
Basically a conversion from .dir-locals.el. EditorConfig supports many more editors and IDEs. (Ported from radeon commit aa07b365d7b0610411e118f105e49daff5f5a5cf) Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
8 lines
72 B
INI
8 lines
72 B
INI
root=true
|
|
|
|
[*]
|
|
indent_style=tab
|
|
tab_width=8
|
|
indent_size=8
|
|
charset=utf-8
|