Major overhaul
This commit is contained in:
parent
4ab3ae1125
commit
6bda25da1f
76 changed files with 7431 additions and 571 deletions
7
modules/init-go.el
Normal file
7
modules/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