mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Fix a typo in unused module
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
("C-s" . swiper)
|
||||
("C-c C-r" . ivy-resume)
|
||||
|
||||
:custom-faces
|
||||
:custom-face
|
||||
(ivy-current-match ((t (:background "#7e9fc9" :foreground "black"))))
|
||||
(swiper-line-face ((t (:background "#313c4d"))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user