emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ivy-hydra e32f14d 067/395: targets/plain.el (ivy-use-vi


From: Basil L. Contovounesios
Subject: [elpa] externals/ivy-hydra e32f14d 067/395: targets/plain.el (ivy-use-virtual-buffers): Enable
Date: Thu, 25 Feb 2021 08:31:33 -0500 (EST)

branch: externals/ivy-hydra
commit e32f14d9abddeb6c6d06c9d6b7417ba875e7ee63
Author: Oleh Krehel <ohwoeowho@gmail.com>
Commit: Oleh Krehel <ohwoeowho@gmail.com>

    targets/plain.el (ivy-use-virtual-buffers): Enable
    
    Re #2334
---
 targets/plain.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/targets/plain.el b/targets/plain.el
index 7b3a27b..690e51d 100644
--- a/targets/plain.el
+++ b/targets/plain.el
@@ -8,3 +8,4 @@
 (global-set-key (kbd "C-c k") 'counsel-rg)
 (global-set-key (kbd "<f2> j") 'counsel-set-variable)
 (global-set-key (kbd "C-c s") 'isearch-forward-regexp)
+(setq ivy-use-virtual-buffers t)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]