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

Replace deprecated nvim_buf_set_option #14

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

dpi0
Copy link
Contributor

@dpi0 dpi0 commented Sep 26, 2024

Replaced the deprecated nvim_buf_set_option with nvim_set_option_value

As reported here:
https://neovim.io/doc/user/deprecated.html#nvim_buf_set_option()

@dpi0 dpi0 force-pushed the bugfix/deprecated-buf-set-option branch from 3ce3327 to d0ae2f0 Compare September 26, 2024 12:44
Copy link
Owner

@itmecho itmecho left a comment

Choose a reason for hiding this comment

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

Thanks for fixing that!

@itmecho itmecho merged commit 85c8254 into itmecho:main Sep 27, 2024
1 check passed
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