mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Clean up
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
:mode "\\.go$"
|
||||
:interpreter "go"
|
||||
:init
|
||||
(add-hook! go-mode '(emr-initialize flycheck-mode))
|
||||
(add-hook! go-mode '(emr-initialize flycheck-mode narf|enable-tabs narf|enable-tab-width-4))
|
||||
:config
|
||||
(define-builder! go-mode "go build")
|
||||
(bind! :map go-mode-map
|
||||
|
Reference in New Issue
Block a user