From 1df96ffcf752d3c7392a8c19bdd3ddafd851fab7 Mon Sep 17 00:00:00 2001 From: Philip K Date: Tue, 28 Jul 2020 14:11:45 +0200 Subject: [PATCH] Replaced add-to-list with add-hook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 964123b..f4364ad 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Dumb Jump performs best with The Silver Searcher `ag` ([ag install instructions] To enable the [xref][] backend, evaluate ~~~lisp -(add-to-list 'xref-backend-functions #'dumb-jump-xref-activate) +(add-hook 'xref-backend-functions #'dumb-jump-xref-activate) ~~~ or add it to your initialisation file. Using this, you can now use