I think I have a problem..
This commit is contained in:
parent
5aa3c282be
commit
7ddb52699d
55 changed files with 745 additions and 318 deletions
7
init/init-go.el
Normal file
7
init/init-go.el
Normal file
|
@ -0,0 +1,7 @@
|
|||
(provide 'init-go)
|
||||
|
||||
;; (use-package go-mode
|
||||
;; :mode "\\.go\\'"
|
||||
;; :interpreter "go"
|
||||
;; :init
|
||||
;; (require 'go-autocomplete))
|
Loading…
Add table
Add a link
Reference in a new issue