This commit is contained in:
2026-05-15 21:10:42 +03:00
parent 15091b4efb
commit 3a0b8f5fc6
7 changed files with 316 additions and 40 deletions

8
.luarc.json Normal file
View File

@@ -0,0 +1,8 @@
{
"workspace": {
"library": ["/usr/share/hypr/stubs"]
},
"diagnostics": {
"globals": ["hl"]
}
}