Skip to content

Autocomplete doesn't work after exiting VM #291

@besserwisser

Description

@besserwisser

The plugin is great! But right now, I cannot use my autocomplete features anymore, after I have used VM.

I am using LazyVim

Steps to reproduce:

  1. Press <C-n> do enter VM,
  2. Press <C-n> again to select a second word (essential to reproduce the bug)
  3. Press <ESC> to exit
  4. Press <i> to enter insert mode
  5. Trigger some auto complete and try to select with <CR> and up/down arrows to select something.
after-using-vm-cannot-use-cr.mov

Don't have anything configured, just:

return {
  "mg979/vim-visual-multi",
  branch = "master",
}

Also when I enter VM, I get this warnings:

Image

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