mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-21 17:40:30 +01:00
Fix go specification
This commit is contained in:
parent
d7d7c90dc1
commit
74539f76ca
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ absolute path to ICON."
|
|||
("Debug.*" ,(make-string 1 #xf188) FontAwesome)
|
||||
("Calendar" ,(make-string 1 #xf073) FontAwesome)
|
||||
("C/l" ,(make-string 1 #xf107) font-mfizz)
|
||||
("Go" "go" xpm)
|
||||
("\\`Go\\'" "go" xpm)
|
||||
(" Rbow" "rainbow" xpm)
|
||||
;; Diminished modes
|
||||
("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil))
|
||||
|
|
Loading…
Reference in a new issue