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

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

[nongnu] elpa/spacemacs-theme 313532f406 328/336: Merge pull request #18


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 313532f406 328/336: Merge pull request #180 from thanhvg/master
Date: Fri, 14 Jan 2022 10:59:49 -0500 (EST)

branch: elpa/spacemacs-theme
commit 313532f4064e01e9a33f12f42e7f92c55fcc7e15
Merge: 1f5b03254d 3f1352db56
Author: Nasser Alshammari <designernasser@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #180 from thanhvg/master
    
    [emacs27] add :extend for ivy-current-match
---
 spacemacs-common.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index cbeac2b6f5..5071b4d4b4 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -583,7 +583,7 @@ to 'auto, tags may not be properly aligned. "
      `(info-title-4 ((,class (:height 1.2))))
 
 ;;;;; ivy
-     `(ivy-current-match ((,class (:background ,highlight :inherit bold))))
+     `(ivy-current-match ((,class (:background ,highlight :inherit bold 
:extend t))))
      `(ivy-minibuffer-match-face-1 ((,class (:inherit bold))))
      `(ivy-minibuffer-match-face-2 ((,class (:foreground ,head1 :underline 
t))))
      `(ivy-minibuffer-match-face-3 ((,class (:foreground ,head4 :underline 
t))))



reply via email to

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