aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/_completion.lua
Commit message (Expand)AuthorAge
* fix(lsp): fix omnicomplete in middle of the line (#25787)Lajos Koszti2023-10-26
* fix(lsp): fix off-by-one error for omnifunc word boundaryMathias Fussenegger2023-10-23
* refactor(lsp): move completion logic into _completion moduleMathias Fussenegger2023-10-21