Youcompleteme: How to change the preview window position to the bottom.

Created on 11 Nov 2015  路  2Comments  路  Source: ycm-core/YouCompleteMe

Each time the popup of preview windows makes my eyes lost focus. Is there any option that can change the default position of preview window?

Most helpful comment

You can open it at the bottom of the screen by adding the option set splitbelow to your .vimrc. See :h splitbelow. Closing this since it is a Vim issue and not a YCM one.

All 2 comments

You can open it at the bottom of the screen by adding the option set splitbelow to your .vimrc. See :h splitbelow. Closing this since it is a Vim issue and not a YCM one.

It works, Thx, micbou.

Was this page helpful?
0 / 5 - 0 ratings