mirror of https://github.com/LazyVim/starter
8 lines
90 B
Lua
8 lines
90 B
Lua
|
return {
|
||
|
{
|
||
|
"Fildo7525/pretty_hover",
|
||
|
event = "LspAttach",
|
||
|
opts = {},
|
||
|
},
|
||
|
}
|