starter/lua/plugins/pretty-hover.lua

8 lines
90 B
Lua

return {
{
"Fildo7525/pretty_hover",
event = "LspAttach",
opts = {},
},
}