Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search API #14

Open
lewis6991 opened this issue Jun 26, 2022 · 0 comments
Open

Search API #14

lewis6991 opened this issue Jun 26, 2022 · 0 comments

Comments

@lewis6991
Copy link
Owner

lewis6991 commented Jun 26, 2022

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

@lewis6991 lewis6991 added enhancement New feature or request Upstream requirement and removed enhancement New feature or request labels Jun 26, 2022
@lewis6991 lewis6991 changed the title Search autocmd and API Search API Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant