1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
lvgl/.devcontainer/__settings.json__
2023-03-28 15:30:33 +00:00

5 lines
58 B
Plaintext

{
"files.associations": {
"sdl.h": "c"
}
}