Skip to content

Conversation

maple-leaf
Copy link
Contributor

According to this suggestion, I split doc window at bottom while keeping user's split setting of splitbelow.

function! tern#PreviewInfo(info)
pclose
let s:originalSplitBelow = &splitbelow
set splitbelow
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this options should be used in plugin.

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.

2 participants