This commit is contained in:
Francis 2025-11-10 08:39:08 +00:00
parent 4095694799
commit 901cad412e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ return {
require 'hover.providers.lsp' require 'hover.providers.lsp'
require 'hover.providers.diagnostic' require 'hover.providers.diagnostic'
require 'hover.providers.man' require 'hover.providers.man'
require 'hover.providers.dictionary' -- require 'hover.providers.dictionary'
end, end,
preview_opts = { preview_opts = {
border = 'rounded', border = 'rounded',