starter/lua/plugins/pretty-hover.lua

8 lines
90 B
Lua
Raw Normal View History

2024-02-18 12:19:39 +08:00
return {
{
"Fildo7525/pretty_hover",
event = "LspAttach",
opts = {},
},
}