Add go to go

This commit is contained in:
Maciej 2018-01-06 21:22:59 +02:00
parent e122cca29d
commit 979c0e8787
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
6 changed files with 45 additions and 2 deletions

View file

@ -16,6 +16,7 @@
(load "~/.emacs.d/languages/js.elc")
(load "~/.emacs.d/languages/sql.elc")
(load "~/.emacs.d/languages/haskell.elc")
(load "~/.emacs.d/languages/go.elc")
;;; Java
(defun java-mode-config ()