Files
neovim/runtime/lua/vim
Mathias Fußenegger 134b9ec483 feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104)
There is no need for two ways to access all clients of a buffer.

This doesn't add a `vim.deprecate` call yet, as the function is probably
used a lot, but removes it from the documentation and annotates it with
`@deprecated`
2023-06-22 13:54:35 +02:00
..
2023-05-13 21:33:22 +02:00
2023-06-07 13:52:23 +01:00
2023-06-19 02:24:44 -07:00
2023-02-22 16:23:49 +01:00