nvim/lua/plugins/pretty_hover.lua

6 lines
75 B
Lua

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