Fix a typo in unused module

This commit is contained in:
2019-08-16 13:03:06 +01:00
parent e79a3b13a3
commit aed84c02d1

View File

@@ -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"))))