Skip to content

Conversation

junegunn
Copy link
Owner

@junegunn junegunn commented Mar 6, 2024

  • 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'

* 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'
@junegunn junegunn self-assigned this Mar 6, 2024
@junegunn junegunn merged commit 854b081 into master Mar 6, 2024
@junegunn junegunn deleted the devel branch March 6, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant