Files
neovim/runtime/lua/vim
Jongwook Choi 3973a5e405 refactor(lsp): deprecate vim.lsp.util.lookup_section
This function is used only in the `workspace/configuration` handler,
and does not warrant a public API because of its confusing return types.

The only caller `vim.lsp.handlers["workspace.configuration"]` is also
refactored to use `vim.tbl_get()` instead.
2024-01-16 20:14:17 +00:00
..
2023-09-20 13:42:41 +01:00
2023-12-30 17:40:53 +01:00
2024-01-16 09:33:10 +00:00
2024-01-16 09:33:10 +00: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-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