mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00

`vim.lsp.buf.format()` silently did nothing if no servers supported `textDocument/rangeFormatting` when formatting with a range. Issue found by `@hwrd:matrix.org` in the Matrix chat.