Fix #4771: give lsp-find-* precedence over fallbacks

LSP lookup handlers should have the highest precedence, but this wasn't
the case due to a regression in 430d628.
This commit is contained in:
Henrik Lissner 2021-03-27 21:41:15 -04:00
parent ce65645fb8
commit d4eb7e31ac
3 changed files with 31 additions and 5 deletions