diff options
author | Riley Bruins <ribru17@hotmail.com> | 2024-11-25 20:56:18 -0800 |
---|---|---|
committer | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2024-11-28 09:05:17 +0100 |
commit | 864f25d6b08ccfe17e0cf3fbc30639005c0145e0 (patch) | |
tree | f1510ea3b21664c313a1950b6514d78582fea1a3 /runtime/lua/vim/lsp/client.lua | |
parent | 5897994cb75b5b64a34017873119c87a75c42375 (diff) | |
download | rneovim-864f25d6b08ccfe17e0cf3fbc30639005c0145e0.tar.gz rneovim-864f25d6b08ccfe17e0cf3fbc30639005c0145e0.tar.bz2 rneovim-864f25d6b08ccfe17e0cf3fbc30639005c0145e0.zip |
docs: more accurate typing for LSP references context
**Problem:** The `context` parameter for `references()` is just typed as
a table, which is unhelpful.
**Solution:** Properly type it as an `lsp.ReferenceContext`!
Diffstat (limited to 'runtime/lua/vim/lsp/client.lua')
0 files changed, 0 insertions, 0 deletions