File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ CONTENTS *vim-lsp-contents*
72
72
g:lsp_preview_max_width | g:lsp_preview_max_width |
73
73
g:lsp_preview_max_height | g:lsp_preview_max_height |
74
74
g:lsp_preview_fixup_conceal | g:lsp_preview_fixup_conceal |
75
- g:lsp_float_max_width | g:lsp_preview_max_width |
75
+ g:lsp_float_max_width | g:lsp_float_max_width |
76
76
g:lsp_signature_help_enabled | g:lsp_signature_help_enabled |
77
77
g:lsp_fold_enabled | g:lsp_fold_enabled |
78
78
g:lsp_hover_conceal | g:lsp_hover_conceal |
@@ -921,7 +921,7 @@ g:lsp_preview_fixup_conceal *g:lsp_preview_fixup_conceal*
921
921
That's useful in vim. vim's popup doesn't shrink correctly if the
922
922
buffer content uses conceals.
923
923
924
- g:lsp_float_max_width *g:lsp_preview_max_width *
924
+ g:lsp_float_max_width *g:lsp_float_max_width *
925
925
Type: | Number |
926
926
Default: `-1 `
927
927
You can’t perform that action at this time.
0 commit comments