From f24995323dd85d77525964b6b5bdac9211c53ed1 Mon Sep 17 00:00:00 2001 From: Nicolas Lamirault Date: Mon, 25 Jan 2016 16:49:03 +0100 Subject: Add support for golang Signed-off-by: Nicolas Lamirault --- mode-icons.el | 1 + 1 file changed, 1 insertion(+) (limited to 'mode-icons.el') diff --git a/mode-icons.el b/mode-icons.el index d3739a8..e35cc16 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -102,6 +102,7 @@ absolute path to ICON." ("YASnippet" "yas" xpm) (" yas" "yas" xpm) (" hs" "hs" xpm) + ("Go" "go" xpm) ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\)" nil nil)) "Icons for major and minor modes. -- cgit v1.2.3-54-g00ecf