Skip to content

Conversation

@ofseed
Copy link
Contributor

@ofseed ofseed commented Dec 17, 2023

After neovim/neovim#26193 , the internal implementation of the diagnostic signs changed to the new extmark-based sign, sign_getdefine will no longer work.

Copy link
Contributor

@wookayin wookayin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would need be tested more comprehensively in both versions

ofseed and others added 2 commits December 18, 2023 08:43
@ofseed
Copy link
Contributor Author

ofseed commented Dec 18, 2023

Note: I fixed the unreachable branch in 374e00d as @wookayin mentioned above, but I am not sure if this branch is truly needed because no one reported it since #170 .

Copy link
Contributor

@cseickel cseickel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay here. I held off because a test was failing, but I realize that it is just a flaky test that needs to be fixed so I'll push this through.

@cseickel cseickel merged commit 134c466 into nvim-neo-tree:main Dec 24, 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.

3 participants