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

Sign column disappearing and leaked treesitter-context #645

Open
wants to merge 1 commit into
base: harpoon2
Choose a base branch
from

Conversation

FooNameBar
Copy link

Deleted line according to issues #639 and #559.
Resolves the problem where navigating to a file with harpoon immediately after opening nvim causes the sign column to disappear and a treesitter-context to appear. The ts-context will persist even after leaving the file.

bad.webm

After fix: sign column returns and ts-context doesn't appear randomly

good.webm

Upon updating to the latest nvim nightly as well as ts-context receiving a new commit as I was making this pr:
the context no longer persists but flashes; the sign column is still missing

input.mov

Sorry for the shakey recording. Phone camera slomo was the only way to capture the flashing context

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