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?
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.
Most helpful comment
You can open it at the bottom of the screen by adding the option
set splitbelowto your.vimrc. See:h splitbelow. Closing this since it is a Vim issue and not a YCM one.