Skip to content

Add two options to set preview window for hover#1261

Open
weipeng1999 wants to merge 1 commit into
autozimu:nextfrom
weipeng1999:weipeng1999-patch-previewwindow-options
Open

Add two options to set preview window for hover#1261
weipeng1999 wants to merge 1 commit into
autozimu:nextfrom
weipeng1999:weipeng1999-patch-previewwindow-options

Conversation

@weipeng1999

@weipeng1999 weipeng1999 commented May 25, 2023

Copy link
Copy Markdown

add following options to set preview window for hover:

  • g:LanguageClient_PreviewWindowLoc: the location of PreviewWindow, available is one of: “left”,"right","top","bottom". If setted to invalid value, put it in "top" like the default behavior of vim preview window.
  • g:LanguageClient_PreviewHeight: the size of PreviewWindow, inspired from vim option "previewheight"

add following options:
- g:LanguageClient_PreviewWindowLoc: the location of PreviewWindow 
- g:LanguageClient_PreviewHeight: the size of PreviewWindow, inspired from vim option "previewheight"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant