.config/.vscode/settings.json

5 lines
56 B
JSON
Raw Permalink Normal View History

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