Files
neovim/test/functional/plugin
Mathias Fussenegger 0df2c6b5d0 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)
2024-05-30 09:24:24 +02:00
..
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00