Skip to content

Search API #14

Open
Open
@lewis6991

Description

Neovim core does not currently provide any for of API for interacting with the built-in search.

For this plugin, we require:

  • Getting current search results.
  • Registering to search events:
    • navigation via n/N etc,
    • incremental search updates
    • updates to v:hlsearch

Related: neovim/neovim#18879

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions