diff options
author | Maria José Solano <majosolano99@gmail.com> | 2025-03-10 09:20:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-10 09:20:27 -0700 |
commit | 3b0fe2659e74276e995655d1f8954b48005292e6 (patch) | |
tree | 2468cf6b51d31ac239ad9330de3486a60265a3a3 /runtime/lua/vim/func.lua | |
parent | 67c39f5ecae0edc3777b2db0f7e637cafa097d05 (diff) | |
download | rneovim-3b0fe2659e74276e995655d1f8954b48005292e6.tar.gz rneovim-3b0fe2659e74276e995655d1f8954b48005292e6.tar.bz2 rneovim-3b0fe2659e74276e995655d1f8954b48005292e6.zip |
feat(lsp): support completion context #32793
Problem:
vim.lsp.completion with "autotrigger" enabled, does not send
completion context, even though it has all the necessary info.
Solution:
Include the context for "autotrigger".
trigger() also optionally accepts context when manually invoked.
Diffstat (limited to 'runtime/lua/vim/func.lua')
0 files changed, 0 insertions, 0 deletions