infrastructure/.vscode/settings.json
2023-01-05 13:50:37 +01:00

5 lines
56 B
JSON

{
"Lua.diagnostics.globals": [
"vim"
]
}