added pretty hover
This commit is contained in:
5
lua/plugins/pretty_hover.lua
Normal file
5
lua/plugins/pretty_hover.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
'Fildo7525/pretty_hover',
|
||||
event = 'LspAttach',
|
||||
opts = {},
|
||||
}
|
||||
Reference in New Issue
Block a user