mirror of
https://github.com/junegunn/vim-plug
synced 2026-05-21 17:27:57 -04:00
* Open vim-plug window in a new tab not to disrupt the current window layout
* Open preview window on the right to better show the diff
If you prefer the old layout, use the following configuration:
let g:plug_window = 'vertical topleft new'
let g:plug_pwindow = 'above 12new'
16 KiB
16 KiB