Files
neovim/runtime/lua/vim
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
..
2023-06-19 23:06:54 -07: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-06-19 23:06:54 -07:00
2023-02-22 16:23:49 +01:00
2023-06-12 01:14:33 +02:00