From 890e856fce07001fd82018b1a075faa684a198aa Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 4 Oct 2015 14:57:45 -0400 Subject: Emacs: newer go-mode --- .config/emacs/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/emacs/init.el b/.config/emacs/init.el index 90fda1b..38f6e77 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -112,6 +112,7 @@ (:name nginx-mode :type elpa :after (put 'nginx-indent-level 'safe-local-variable 'integerp)) (:name scss-mode :type elpa) + (:name go-mode :type elpa) )) ;; What packages el-get should install, both from above, and it's ;; internal list of sources. @@ -130,6 +131,7 @@ ;;nxhtml ; nxhtml is invasive, only enable if actively using bison-mode coffee-mode + go-mode graphviz-dot-mode haml-mode markdown-mode @@ -187,8 +189,6 @@ sh-script.el is broken." (advice-add 'term-handle-ansi-terminal-messages :after #'term-handle-ansi-terminal-messages--uniquify) -(require 'go-mode-load nil t) - ;; Make the mouse work in an xterm -- cgit v1.1-4-g5e80