Rewrote initfiles
This commit is contained in:
parent
ec5106ffab
commit
77349a2046
50 changed files with 2478 additions and 1670 deletions
|
@ -1,7 +1,7 @@
|
|||
(provide 'init-go)
|
||||
|
||||
(use-package go-mode
|
||||
:mode "\\.go\\'"
|
||||
:interpreter "go"
|
||||
:init
|
||||
(require 'go-autocomplete))
|
||||
;; (use-package go-mode
|
||||
;; :mode "\\.go\\'"
|
||||
;; :interpreter "go"
|
||||
;; :init
|
||||
;; (require 'go-autocomplete))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue