spacemacs/layers/+completion
Lucius Hu 7706f0ffd2
helm: remove unnecessary setting on xref-show-xrefs-function
For `helm` users, we set `xref-show-xrefs-function` according to Emacs version.
This is a two-fold unnecessity:
- We now only support Emacs version > 27, so `hellm-xref-show-xrefs` should not
be used anyway.
- `hem-xref` already set this variable according to Emacs version. See
[here][ref].

This commit removes this.

ref: ea0e4ed8a9/helm-xref.el (L192-L197)
2022-08-04 18:50:26 -04:00
..
auto-completion chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
compleseus [compleseus] fix hack for company-capf (#15652) 2022-07-20 23:58:12 -04:00
helm helm: remove unnecessary setting on xref-show-xrefs-function 2022-08-04 18:50:26 -04:00
ivy chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
templates chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00