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: LspRequest compatiblity with v0.9.5 #548

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

Conversation

vifrik
Copy link

@vifrik vifrik commented Dec 31, 2024

Commit 2bcf700 breaks backward compatibility with anything below version v0.10, due to changes to LspRequest autocommand.

From Changelog v0.10: LspRequest and LspProgressUpdate (renamed to LspProgress) autocmds were promoted from User autocmds to first class citizens.

@vifrik vifrik force-pushed the master branch 2 times, most recently from f7e0271 to a27b430 Compare December 31, 2024 20:39
@benjamin051000
Copy link

This resolves #549 I think

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