It's settled. I have a problem.

This commit is contained in:
Henrik Lissner 2014-12-12 15:35:58 -05:00
parent 7ddb52699d
commit 5d24a9b3f7
23 changed files with 217 additions and 45 deletions

View file

@ -1,7 +1,9 @@
(provide 'init-go)
;; (use-package go-mode
;; :mode "\\.go\\'"
;; :interpreter "go"
;; :init
;; (require 'go-autocomplete))
(provide 'init-go)
;;; init-go.el ends here