Merge branch 'fix-inlay-hints'

This commit is contained in:
akioweh 2025-07-28 18:43:07 +04:00
commit 03ea663460
No known key found for this signature in database

View file

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