Files
neovim/scripts
Chinmay Dalal ca5de9306c feat(lsp): inlay hints #23984
Add automatic refresh and a public interface on top of #23736

 * add on_reload, on_detach handlers in `enable()` buf_attach, and
  LspDetach autocommand in case of manual detach
* unify `__buffers` and `hint_cache_by_buf`
* use callback bufnr in `on_lines` callback, bufstate: remove __index override
* move user-facing functions into vim.lsp.buf, unify enable/disable/toggle

Closes #18086
2023-06-19 23:06:54 -07:00
..
2022-01-04 07:28:29 -07:00
2023-06-19 08:40:33 -07:00
2023-06-19 23:06:54 -07:00
2023-06-07 13:52:23 +01:00
2022-11-02 21:45:26 +08:00