Files
dotfiles/hypr/.vscode/settings.json
T
2026-06-25 19:17:20 +02:00

8 lines
115 B
JSON

{
"Lua.workspace.library": [
"/usr/local/share/hypr/stubs"
],
"Lua.diagnostics.globals": [
"hl"
]
}