diff options
author | glepnir <glephunter@gmail.com> | 2025-03-11 20:05:36 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-11 05:05:36 -0700 |
commit | 55bdb077b7069c018cc5ccf682417770abec5b4a (patch) | |
tree | 78ed8dbc7425a696541982e43a32a6909266b418 /runtime/lua/vim/treesitter/query.lua | |
parent | b750dee0a51917b236bdfe6fe6297fe5854f73a5 (diff) | |
download | rneovim-55bdb077b7069c018cc5ccf682417770abec5b4a.tar.gz rneovim-55bdb077b7069c018cc5ccf682417770abec5b4a.tar.bz2 rneovim-55bdb077b7069c018cc5ccf682417770abec5b4a.zip |
fix(lsp): wrapped ctx in opts before passed to vim.lsp.completion.trigger #32837
Problem: ctx is passed directly to M.trigger. In fact, it is a field of opts.
Solution: wrapped in a table and passed to M.trigger.
Diffstat (limited to 'runtime/lua/vim/treesitter/query.lua')
0 files changed, 0 insertions, 0 deletions