1
0
mirror of https://github.com/ocornut/imgui.git synced 2025-01-30 03:27:30 +01:00
imgui/.editorconfig
2019-01-16 22:00:33 +01:00

11 lines
153 B
INI

# editorconfig.org
# top-most EditorConfig file
root = true
# Default settings:
# Use 4 spaces as indentation
[*]
indent_style = space
indent_size = 4