doomemacs/modules
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
..
app docs(rss): update readme 2021-09-27 14:43:08 +01:00
checkers bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
completion feat(vertico): remap evil-show-registers to consult-register 2021-11-21 15:37:11 +01:00
config fix(default): missing evil-ex-registers for non-ivy users 2021-11-21 15:34:57 +01:00
editor bump: :editor multiple-cursors 2021-11-21 17:51:24 +01:00
emacs fix(vc): +vc/browse-at-remote in TRAMP buffers 2021-11-18 19:23:55 +01:00
email feat(notmuch): only tag new messages w/ afew 2021-11-21 19:04:14 +01:00
input fix(layout): prevent magit from stealing t in bépo 2021-09-15 16:48:09 +02:00
lang bump: :tools debugger lsp :lang java 2021-11-21 16:10:49 +01:00
os bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
term feat(eshell): add vertico completion for eshell history (#5614) 2021-10-18 01:35:44 +02:00
tools fix(lookup): xref 1.3.0 removed var xref--marker-ring 2021-11-21 19:04:35 +01:00
ui fix(workspaces): wrong-type-argument list error on kill emacs 2021-11-21 18:49:21 +01:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00