vim-plug/doc
Junegunn Choi 68603d6280
Open vim-plug window in a new tab
* 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'
2024-03-07 00:54:10 +09:00
..
plug.txt Open vim-plug window in a new tab 2024-03-07 00:54:10 +09:00