Deoplete.nvim: how can i move the preview window to other place?

Created on 14 Jan 2017  路  5Comments  路  Source: Shougo/deoplete.nvim

now it always apear at the top, i want to move it to the bottom

Most helpful comment

set splitbelow

All 5 comments

set splitbelow

It's possible to move preview window on right/left, so verticalsplit?

set splitright

I have already set splitright but preview buffer always open on top.

Hm. It seems Vim feature.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tchia04 picture tchia04  路  3Comments

Zundrium picture Zundrium  路  6Comments

callmekohei picture callmekohei  路  5Comments

westlywright picture westlywright  路  6Comments

pr4th4m picture pr4th4m  路  4Comments