From 9b09aeaf819ded0e871df4acfbff885e437bdcd1 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 28 May 2019 21:31:53 -0400 Subject: [PATCH] =?utf8?q?emacs:=20remove=20ivy-xref,=20it=20doesn?= =?utf8?q?=E2=80=99t=20seem=20to=20work=20with=20latest=20master?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit recent commits containing “xref” in their subject: - 49a363c875c66f3d937a7d33e1a1451227a1887d - 1cadab78e242834adab0fae3cb1feb691d52f8c5 - 62349fe82ad42d7d2a7fb19e40860ee5d6ebd017 - e309818ecee190727d85c6f3f878c99445d06cfe - 157d506dd73df15b6a80d06f3c15e4a899c4ef81 - 0597c1b94e5206e980865c6513e923280a3c3ce1 - cd7a0bd00802b9331229dfe4a70ea9690d2d70fc - d0df779224f56eef777f6e75063e49bfb434f9e0 - 5ce082d636a6e321994cc807d3dea9374e17d34b - 2843945c5fb7179b96bdab71528f57b2e4a30517 --- .emacs.d/init.el | 4 ---- .emacs.d/straight/versions/default.el | 1 - 2 files changed, 5 deletions(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 6eeb23f..25a8ada 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1532,10 +1532,6 @@ For disabling the behaviour for certain buffers and/or modes." :commands (alert) :init (setq alert-default-style 'notifications)) -(use-package ivy-xref - :init - (setq xref-show-xrefs-function #'ivy-xref-show-xrefs)) - ;; (use-package fill-column-indicator) (use-package emojify diff --git a/.emacs.d/straight/versions/default.el b/.emacs.d/straight/versions/default.el index 6c63c4c..5e60d0f 100644 --- a/.emacs.d/straight/versions/default.el +++ b/.emacs.d/straight/versions/default.el @@ -53,7 +53,6 @@ ("hlint-refactor-mode" . "c4307f86aad6d02e32e9b30cb6edc115584c791c") ("ht.el" . "095fde55294bd20dc7f46d614e1b0504e3830cfa") ("hydra" . "a2bb124a3f2e57c032fc264bcd08219fa3d513d9") - ("ivy-xref" . "61864f82e554121be0a26ba0a1d8f48b669dd5f0") ("key-chord" . "72443e9ff3c4f1c3ccaced3130236801efde3d83") ("lcr" . "c14f40692292d59156c7632dbdd2867c086aa75f") ("lean-mode" . "9d6b8471e2044310b4cd7cd3213b1fc8f78ec499") -- 2.20.1