mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
`+emacs-lisp-lookup-definition' does not work when browsing the directory of a module, because, due to a possible bug in `counsel', the visited buffer is not immediately visible after calling `counsel-find-file' (unlike with `find-file'). As such, the backend should return `deferred' for that case. See abo-abo/swiper#2752. This should be removed once that PR is merged.
13 KiB
13 KiB