]> Sergey Matveev's repositories - vim-lsp.git/commit
Merge pull request #178 from andlrc/enable-fuzzy-matching-omni-completion
authorYegappan Lakshmanan <4298407+yegappan@users.noreply.github.com>
Thu, 23 Mar 2023 14:22:35 +0000 (07:22 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Mar 2023 14:22:35 +0000 (07:22 -0700)
commit2704191fc9679a81a3161c2b99006dfb0f4b978e
tree21f2da6bc4b44766f884359fc91474c0cf7a7ab0
parent244a0bfa0bc42e595a7f8513a2c2ddad3795fc90
parent3cc2e99712e59c090f955813402f6ff0a0f19833
Merge pull request #178 from andlrc/enable-fuzzy-matching-omni-completion

Add "completionMatcher" which can be set to "icase", "case" or "fuzzy"