mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Make o available without error
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"checkThirdParty": false
|
||||
},
|
||||
"diagnostics": {
|
||||
"globals": ["hl"]
|
||||
"globals": ["hl", "o"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
echo "Refresh Hyprland Lua language server config"
|
||||
|
||||
omarchy-refresh-config hypr/.luarc.json
|
||||
Reference in New Issue
Block a user