diff --git a/config/hypr/.luarc.json b/config/hypr/.luarc.json index ff0e3599..afb4466c 100644 --- a/config/hypr/.luarc.json +++ b/config/hypr/.luarc.json @@ -6,6 +6,6 @@ "checkThirdParty": false }, "diagnostics": { - "globals": ["hl"] + "globals": ["hl", "o"] } } diff --git a/migrations/1778847558.sh b/migrations/1778847558.sh new file mode 100644 index 00000000..9494ba7e --- /dev/null +++ b/migrations/1778847558.sh @@ -0,0 +1,3 @@ +echo "Refresh Hyprland Lua language server config" + +omarchy-refresh-config hypr/.luarc.json