Fix go specification

This commit is contained in:
Matthew L. Fidler 2016-02-11 09:28:17 -06:00
parent d7d7c90dc1
commit 74539f76ca

View file

@ -129,7 +129,7 @@ absolute path to ICON."
("Debug.*" ,(make-string 1 #xf188) FontAwesome) ("Debug.*" ,(make-string 1 #xf188) FontAwesome)
("Calendar" ,(make-string 1 #xf073) FontAwesome) ("Calendar" ,(make-string 1 #xf073) FontAwesome)
("C/l" ,(make-string 1 #xf107) font-mfizz) ("C/l" ,(make-string 1 #xf107) font-mfizz)
("Go" "go" xpm) ("\\`Go\\'" "go" xpm)
(" Rbow" "rainbow" xpm) (" Rbow" "rainbow" xpm)
;; Diminished modes ;; Diminished modes
("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil)) ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil))