Fix lookup handlers not being used #1378
This commit is contained in:
parent
898ef11b76
commit
0f21e2b44a
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ will fall back to the next handler in `+lookup-definition-functions',
|
||||||
'+lookup-documentation-functions
|
'+lookup-documentation-functions
|
||||||
'+lookup-file-functions
|
'+lookup-file-functions
|
||||||
'xref-backend-functions)
|
'xref-backend-functions)
|
||||||
async))))
|
(make-list 5 async)))))
|
||||||
(add-hook hook fn))))))
|
(add-hook hook fn))))))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue