Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add two options to set preview window for hover #1261

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

weipeng1999
Copy link

@weipeng1999 weipeng1999 commented May 25, 2023

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