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

fix: stop syntax processing if a buffer is already closed #859

Merged
merged 2 commits into from
May 10, 2023

Conversation

d-r-a-b
Copy link
Contributor

@d-r-a-b d-r-a-b commented May 8, 2023

Ran into the syntax processing infinite recursion when running :Neorg generate-workspace summary. Same issue as with :vimgrep when buffers are rapidly opened/closed and there is async happening.

Also rolled in the changes on block_current calculation.

@vhyrro
Copy link
Member

vhyrro commented May 10, 2023

Thx!

@vhyrro vhyrro changed the title Stop syntax processing if a buffer is already closed fix: stop syntax processing if a buffer is already closed May 10, 2023
@vhyrro vhyrro merged commit cc2834a into nvim-neorg:main May 10, 2023
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.

2 participants