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

docs: vim.lsp.buf.formatting() is deprecated #2166

Merged
merged 1 commit into from
Oct 2, 2022

Conversation

horror-proton
Copy link
Contributor

@horror-proton horror-proton commented Oct 1, 2022

I think it's time to apply the changes in #2074 again as Nvim v0.8.0 has released

vim.lsp.buf.formatting is deprecated. Use vim.lsp.buf.format { async = true } instead

@glepnir glepnir merged commit 03a09b9 into neovim:master Oct 2, 2022
@horror-proton horror-proton deleted the formatting-is-deprecated branch October 2, 2022 03:33
Decodetalkers pushed a commit to Decodetalkers/nvim-lspconfig that referenced this pull request Oct 22, 2022
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