Skip to content

Is there any way to query the locations of the matches using vimscript? #331

@Chillee

Description

@Chillee

We've recently started adding neovim integration for VSCodeVim, and one thing I've always hoped to do is to leverage vim's plugin ecosystem better.

I'd like to start with "officially" supporting the most popular plugins, and that would be easymotion. Is there any way to get the matches that are a result of an easymotion command?

We're using the neovim msgpack RPC api (https://neovim.io/doc/user/api.html)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions