Fix void-function xref--show-defs error
When looking up some xref backends (e.g. tide).
This commit is contained in:
parent
f102063f93
commit
8ba2b9eafa
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ This can be passed nil as its second argument to unset handlers for MODES. e.g.
|
|||
;;
|
||||
;;; Lookup backends
|
||||
|
||||
(autoload 'xref--show-defs "xref")
|
||||
(defun +lookup--xref-show (fn identifier &optional show-fn)
|
||||
(let ((xrefs (funcall fn
|
||||
(xref-find-backend)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue