chore(hypr) migrated to lua confs
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
|
||||
"runtime.version": "Lua 5.4",
|
||||
"workspace.library": [
|
||||
"/usr/share/hypr/stubs"
|
||||
],
|
||||
"diagnostics.globals": [
|
||||
"hl"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user