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