add luarc
This commit is contained in:
parent
6e696aac7e
commit
2908188146
1 changed files with 8 additions and 0 deletions
8
hypr/.luarc.json
Normal file
8
hypr/.luarc.json
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"workspace": {
|
||||||
|
"library": ["/usr/share/hypr/stubs"]
|
||||||
|
},
|
||||||
|
"diagnostics": {
|
||||||
|
"globals": ["hl"]
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue