mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix lookup handlers not being used #1378
This commit is contained in:
@ -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))))))
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user