diff options
| author | Jongwook Choi <wookayin@gmail.com> | 2024-01-14 23:12:54 -0500 |
|---|---|---|
| committer | Lewis Russell <me@lewisr.dev> | 2024-01-16 20:14:17 +0000 |
| commit | 3973a5e40505422c7ac42692eaecc1ff84f89e7f (patch) | |
| tree | 7e270515a2e1b89daf690db942ee19871c1f74a9 /src/nvim/viml | |
| parent | 8f02ae82e203920b472d17e75a61763f3a409a7b (diff) | |
| download | rneovim-3973a5e40505422c7ac42692eaecc1ff84f89e7f.tar.gz rneovim-3973a5e40505422c7ac42692eaecc1ff84f89e7f.tar.bz2 rneovim-3973a5e40505422c7ac42692eaecc1ff84f89e7f.zip | |
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.
Diffstat (limited to 'src/nvim/viml')
0 files changed, 0 insertions, 0 deletions
