flycheck: larger fringe indicator bitmap
This commit is contained in:
parent
07301d29bf
commit
9f6b4dc0ed
1 changed files with 3 additions and 3 deletions
|
@ -25,22 +25,22 @@
|
|||
(advice-add 'evil-force-normal-state :after 'narf*flycheck-buffer)
|
||||
|
||||
(define-fringe-bitmap 'flycheck-fringe-bitmap-double-arrow
|
||||
[0 0 0 0 8 24 56 120 56 24 8 0 0 0 0]
|
||||
[0 0 0 8 24 56 120 248 120 56 24 8 0 0 0]
|
||||
;; (fringe-helper-convert
|
||||
;; "........"
|
||||
;; "........"
|
||||
;; "........"
|
||||
;; "........"
|
||||
;; "....X..."
|
||||
;; "...XX..."
|
||||
;; "..XXX..."
|
||||
;; ".XXXX..."
|
||||
;; "XXXXX..."
|
||||
;; ".XXXX..."
|
||||
;; "..XXX..."
|
||||
;; "...XX..."
|
||||
;; "....X..."
|
||||
;; "........"
|
||||
;; "........"
|
||||
;; "........"
|
||||
;; "........")
|
||||
))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue