neovim/runtime/lua
Sean Dewar bcdbf77537
fix(lsp): check method is supported when range formatting (#21970)
`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.
2023-01-24 07:15:43 +01:00
..
nvim feat(health): detect tmux RGB support via client_termfeatures 2023-01-16 15:30:57 +00:00
vim fix(lsp): check method is supported when range formatting (#21970) 2023-01-24 07:15:43 +01:00
_vim9script.lua dist: transpile cfilter.vim => cfilter.lua #21662 2023-01-08 12:31:38 -08:00
editorconfig.lua feat(editorconfig): add builtin EditorConfig support 2023-01-03 10:28:55 -07:00
health.lua refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720 2022-05-31 11:10:18 -07:00
man.lua fix(man.lua): use env command (#21007) 2022-11-09 23:26:02 +00:00