10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"C_Cpp.errorSquiggles": "Enabled",
|
|
"files.associations": {
|
|
"**/tasks/*.yml": "ansible",
|
|
"*.rockspec": "lua",
|
|
"*.ld": "lua",
|
|
"glib-mainloop.h": "c",
|
|
"lua.h": "c"
|
|
}
|
|
}
|