diff options
author | Mathias Fussenegger <f.mathias@zignar.net> | 2024-05-28 21:37:46 +0200 |
---|---|---|
committer | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2024-05-30 09:24:24 +0200 |
commit | 0df2c6b5d09fab392dd1a14e4b2e6a3b03203aaa (patch) | |
tree | 62b307751318f7368efa95f0ff02b61cdc9d8146 /runtime/lua/vim/lsp/util.lua | |
parent | 025c87441502cf570bad7b71f40bc6fe88989297 (diff) | |
download | rneovim-0df2c6b5d09fab392dd1a14e4b2e6a3b03203aaa.tar.gz rneovim-0df2c6b5d09fab392dd1a14e4b2e6a3b03203aaa.tar.bz2 rneovim-0df2c6b5d09fab392dd1a14e4b2e6a3b03203aaa.zip |
feat(lsp): use fuzzy match on filterText instead of prefix match
The `complete()` mechanism matches completion candidates against
the typed text, so strict pre-filtering isn't necessary.
This is a first step towards supporting postfix snippets (like
`items@insert` in luals)
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions