aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/_completion.lua
Commit message (Collapse)AuthorAge
* refactor(lsp): move completion logic into _completion moduleMathias Fussenegger2023-10-21
To reduce cross-chatter between modules and for https://github.com/neovim/neovim/issues/25272 Also preparing for https://github.com/neovim/neovim/issues/25714