Clean up
This commit is contained in:
parent
f9c19b549d
commit
27f7fae118
5 changed files with 32 additions and 38 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue