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: check if buffer is valid before syncing live gutter #231

Merged
merged 1 commit into from
May 5, 2022
Merged

Conversation

tanvirtin
Copy link
Owner

@tanvirtin tanvirtin commented May 5, 2022

  • Fixed a typo where local live_signs = buffer:clear_cached_live_signs() was being called over local live_signs = buffer:get_cached_live_signs().
  • LiveGutter:sync ensures that the buffer for which signs are shown is valid.

@tanvirtin tanvirtin added the bug Something isn't working label May 5, 2022
@tanvirtin tanvirtin merged commit d3e29c4 into main May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant