neovim/test/functional/plugin
Michael Lingelbach 1b04da52b3
feat(lsp): add buf_detach_client (#16250)
This allows the user to detach an active buffer from the language
client. If no clients remain attached to a buffer, the on_lines callback
is used to cancel nvim_buf_attach.
2021-12-21 10:53:34 -08:00
..
lsp fix(lsp): correctly align start and end range to codepoints during incremental sync (#16670) 2021-12-17 18:05:00 -08:00
health_spec.lua feat(runtime): new checkhealth filetype (#16660) 2021-12-18 09:14:42 -07:00
lsp_spec.lua feat(lsp): add buf_detach_client (#16250) 2021-12-21 10:53:34 -08:00
man_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
matchparen_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
msgpack_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
shada_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00