aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.c
diff options
context:
space:
mode:
authorLukas Reineke <lukas.reineke@protonmail.com>2021-06-16 15:53:43 +0900
committerGitHub <noreply@github.com>2021-06-15 23:53:43 -0700
commitf76f72a27bb0c60c9e60a5bba30d94fd5541595a (patch)
tree57f11116fbf3dca46a016e7f4b3eb182a416a311 /src/nvim/api/buffer.c
parent3df0e475e83db6bdaa954876007564b9328d364d (diff)
downloadrneovim-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/buffer.c')
0 files changed, 0 insertions, 0 deletions