aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_editor.lua
diff options
context:
space:
mode:
authorMathias Fußenegger <mfussenegger@users.noreply.github.com>2025-03-16 13:58:38 +0100
committerGitHub <noreply@github.com>2025-03-16 13:58:38 +0100
commit3e3775961fd231ab7cf1e8c67bb28249f720333c (patch)
treed2220893408b500c0a282bf61f432fd841103e9b /runtime/lua/vim/_editor.lua
parentf5dd30948e67b0bfbfe0f1023a9b0c8a0b20b486 (diff)
downloadrneovim-3e3775961fd231ab7cf1e8c67bb28249f720333c.tar.gz
rneovim-3e3775961fd231ab7cf1e8c67bb28249f720333c.tar.bz2
rneovim-3e3775961fd231ab7cf1e8c67bb28249f720333c.zip
refactor(lsp)!: rename lsp.completion.trigger() to get() (#32911)
Problem: `trigger` is a custom word not yet used in APIs. Solution: Use `get` instead because the main effect is that the completion candidates will be collected (and shown by default, but follow-up commits are planned to add an `on_result` callback that allows more general handling). --------- Co-authored-by: Christian Clason <c.clason@uni-graz.at>
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions