fix inlay_hints toggle for Lua_ls

This commit is contained in:
windowsrefund 2025-03-16 22:24:52 -04:00
parent ec5981dfb1
commit 413fb47607

View file

@ -89,7 +89,7 @@ return {
enable = true,
setType = false,
paramType = true,
paramName = "Disable",
paramName = "Enable",
semicolon = "Disable",
arrayIndex = "Disable",
},