mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove yascroll
This commit is contained in:
@ -190,8 +190,6 @@
|
||||
;; plugin-specific
|
||||
;; *****************************************************************************************
|
||||
|
||||
`(yascroll:thumb-fringe ((,c (:background ,grey-1 :foreground ,grey-1))))
|
||||
|
||||
`(reb-match-0 ((,c (:foreground ,orange :inverse-video t))))
|
||||
`(reb-match-1 ((,c (:foreground ,magenta :inverse-video t))))
|
||||
`(reb-match-2 ((,c (:foreground ,green :inverse-video t))))
|
||||
|
@ -176,8 +176,6 @@
|
||||
;; plugin-specific
|
||||
;; *****************************************************************************************
|
||||
|
||||
`(yascroll:thumb-fringe ((,c (:background ,grey-1 :foreground ,grey-1))))
|
||||
|
||||
`(reb-match-0 ((,c (:foreground ,orange :inverse-video t))))
|
||||
`(reb-match-1 ((,c (:foreground ,magenta :inverse-video t))))
|
||||
`(reb-match-2 ((,c (:foreground ,green :inverse-video t))))
|
||||
|
Reference in New Issue
Block a user