Skip to content

Commit 901cad4

Browse files
author
Francis
committed
hover ++
1 parent 4095694 commit 901cad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/custom/plugins/hover.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ return {
77
require 'hover.providers.lsp'
88
require 'hover.providers.diagnostic'
99
require 'hover.providers.man'
10-
require 'hover.providers.dictionary'
10+
-- require 'hover.providers.dictionary'
1111
end,
1212
preview_opts = {
1313
border = 'rounded',

0 commit comments

Comments
 (0)