Job79
ee6ffcd31a
All checks were successful
Container build / container-build (push) Successful in 3m14s
7 lines
88 B
Lua
7 lines
88 B
Lua
return {
|
|
"neovim/nvim-lspconfig",
|
|
opts = {
|
|
inlay_hints = { enabled = false },
|
|
},
|
|
}
|