mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-08 15:23:35 -05:00
Major overhaul
This commit is contained in:
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))
|
Reference in New Issue
Block a user