Files
neovim/runtime/lua/vim
Jongwook Choi ce4ea638c7 fix(lsp): fix incorrect typing and doc for vim.lsp.rpc
Typings introduced in #26032 and #26552 have a few conflicts, so we
merge and clean them up. We also fix some incorrect type annotation in
the `vim.lsp.rpc` package. See the associated PR for more details.

Summary:

- vim.rpc.Dispatchers -> vim.lsp.rpc.Dispatchers
- vim.lsp.rpc.Error -> lsp.ResponseError
- Revise docs
2024-01-14 09:02:45 +01:00
..
2024-01-02 19:06:43 +08:00
2023-09-20 13:42:41 +01:00
2023-12-30 17:40:53 +01:00
2023-09-14 08:23:01 -05:00
2023-09-14 08:23:01 -05:00
2023-09-20 13:42:41 +01:00
2024-01-02 14:32:43 +01:00
2024-01-03 19:17:52 +00:00
2023-12-30 17:40:53 +01:00
2023-09-04 22:42:47 +02:00
2023-09-23 23:46:45 +01:00
2023-12-30 17:40:53 +01:00
2023-09-23 23:46:45 +01:00
2024-01-03 19:17:52 +00:00