Skip to content

feat: remove plenary async #212

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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

feat: remove plenary async #212

wants to merge 7 commits into from

Conversation

neo451
Copy link
Member

@neo451 neo451 commented Jun 16, 2025

  • remove the AsyncExecutor Class that depends on plenary.nvim
  • use simple callback style for async operation.
  • properly test and simplify all find operations
    • find_tags
    • find_backlinks
    • find_links (todo)
    • find_notes

PR Checklist

  • The PR contains a description of the changes
  • I read the [CONTRIBUTING.md] file
  • The CHANGELOG.md is updated
  • The changes are documented in the README.md file
  • The code complies with make chores (for style, lint, types, and tests)

@neo451 neo451 marked this pull request as draft June 16, 2025 17:48
@neo451 neo451 force-pushed the remove_plenary_async branch from bc7fd60 to 1fa7fb0 Compare June 16, 2025 18:35
@neo451 neo451 added this to the 3.13.0 milestone Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant