mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
Since dumb-jump-go is deprecated, we want to use the xref backend. Due to how lsp-mode integrates with xref-backend-functions currently, it's not as simple as just adding dumb-jump-xref-activate to the xref-backend-functions so this is a bit of a hacky workaround.