vim-plug/doc
Junegunn Choi 854b081934
Open vim-plug window in a new tab (#1274)
* 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 01:16:12 +09:00
..
plug.txt Open vim-plug window in a new tab (#1274) 2024-03-07 01:16:12 +09:00