8 lines
112 B
Lua
8 lines
112 B
Lua
return {
|
|
"chrisgrieser/nvim-lsp-endhints",
|
|
event = "LspAttach",
|
|
opts = {icons = {
|
|
type = " ",
|
|
},},}
|
|
|