mirror of
https://github.com/neovim/neovim.git
synced 2026-02-05 20:11:46 +10:00
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`