Skip to content

Issue when using lens.vim, animate.vim, vim-peekaboo #26

@nkakouros

Description

@nkakouros

To reproduce:

call plug#begin()
Plug 'https://github.com/junegunn/vim-peekaboo'
Plug 'https://github.com/camspiers/lens.vim'
Plug 'https://github.com/camspiers/animate.vim'
call plug#end()
  1. Start vim/nvim
  2. Open a file
  3. :split
  4. <c-w>j
  5. "
  6. <Esc>

What happens

The focus is on the top split while initially it was on the bottom one.

If animate.vim is disabled, then the above does not happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions