Skip to content

fix(source.lua): correct method call for client check#128

Open
VictorCabello wants to merge 1 commit intozbirenbaum:masterfrom
VictorCabello:master
Open

fix(source.lua): correct method call for client check#128
VictorCabello wants to merge 1 commit intozbirenbaum:masterfrom
VictorCabello:master

Conversation

@VictorCabello
Copy link
Copy Markdown

Updated the is_stopped method call to use colon syntax in source.is_available function. This ensures proper invocation of the method and avoids potential runtime errors.

Previous of this change I got the following error:

WARNING client.is_stopped is deprecated. Feature will be remove in Nvim 0.13

Updated the `is_stopped` method call to use colon syntax in
`source.is_available` function. This ensures proper invocation
of the method and avoids potential runtime errors.
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