diff options
author | Lukas Reineke <lukas.reineke@protonmail.com> | 2021-06-16 15:53:43 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-15 23:53:43 -0700 |
commit | f76f72a27bb0c60c9e60a5bba30d94fd5541595a (patch) | |
tree | 57f11116fbf3dca46a016e7f4b3eb182a416a311 /src/nvim/api | |
parent | 3df0e475e83db6bdaa954876007564b9328d364d (diff) | |
download | rneovim-f76f72a27bb0c60c9e60a5bba30d94fd5541595a.tar.gz rneovim-f76f72a27bb0c60c9e60a5bba30d94fd5541595a.tar.bz2 rneovim-f76f72a27bb0c60c9e60a5bba30d94fd5541595a.zip |
fix(lsp): add bufnr to formatting requests
Add the buffer number to the `textDocument/formatting` request, so
that it is passed to the handler.
The built-in formatting handlers do not use the buffer number, but user
overrides should have access to it.
Diffstat (limited to 'src/nvim/api')
0 files changed, 0 insertions, 0 deletions