mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-16 12:24:36 +02:00
fix inlay_hints toggle for Lua_ls
This commit is contained in:
parent
ec5981dfb1
commit
413fb47607
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ return {
|
|||
enable = true,
|
||||
setType = false,
|
||||
paramType = true,
|
||||
paramName = "Disable",
|
||||
paramName = "Enable",
|
||||
semicolon = "Disable",
|
||||
arrayIndex = "Disable",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue