doomemacs/modules/tools/lookup/autoload
Justin Davis 5962db9f49 fix(lookup): xref 1.3.0 removed var xref--marker-ring
Xref started many backwards incompatible changes in the name of
performance.  The marker ring no longer exists as a variable.
+lookup--xref-show will silently fail every time.

Switches to using xref-after-jump-hook to test whether xref actually
jumped to a definition. The hook is part of the exposed interface and
should hopefully not change in the near future.

Fix: #5737
2021-11-21 19:04:35 +01:00
..
docsets.el Fix +lookup/in-docsets's vertico section 2021-07-29 08:21:17 +07:00
evil.el tools/lookup: update to reflect changes upstream 2019-05-12 01:45:48 -04:00
lookup.el fix(lookup): xref 1.3.0 removed var xref--marker-ring 2021-11-21 19:04:35 +01:00
online.el fix(lookup): +lookup/online for vertico users 2021-10-18 01:24:28 +02:00
xwidget.el refactor(lookup): move xwidget popup rule (#5598) 2021-10-10 18:22:13 +02:00