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

:Neorg sync-parsers should pin parser to the version that corresponds to neorg version #1323

Closed
2 tasks done
champignoom opened this issue Feb 28, 2024 · 1 comment
Closed
2 tasks done
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.

Comments

@champignoom
Copy link
Contributor

Prerequisites

  • I am using the latest stable release of Neovim
  • I am using the latest version of the plugin

Neovim Version

irrelevant

Neorg setup

as in tl;dr

Actual behavior

Doesn't work

Expected behavior

Highlighting works.

Steps to reproduce

Pinning neorg to older version in lazy.nvim config won't work without also pinning the corresponding parser version.

See #292 (comment)

Potentially conflicting plugins

No response

Other information

No response

Help

None

Implementation help

No response

@champignoom champignoom added the bug Issues related to bugs. Please attach a severity, a priority and category with this label. label Feb 28, 2024
@github-project-automation github-project-automation bot moved this to added-updated-reopened in sorting neorg issue tracker Feb 28, 2024
@vhyrro
Copy link
Member

vhyrro commented Feb 28, 2024

Neorg already pins the parser to the corresponding version (see here). The issue mentioned is an nvim-treesitter issue :)

@vhyrro vhyrro closed this as completed Jun 11, 2024
@github-project-automation github-project-automation bot moved this from added-updated-reopened to done in sorting neorg issue tracker Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.
Projects
None yet
Development

No branches or pull requests

2 participants