Let editorconfig-emacs handle tab settings/delete-trailing-ws
This commit is contained in:
parent
8880e3c0f4
commit
b4458dd729
13 changed files with 11 additions and 41 deletions
|
@ -4,10 +4,7 @@
|
|||
:mode "\\.go$"
|
||||
:interpreter "go"
|
||||
:init
|
||||
(add-hook! go-mode '(emr-initialize
|
||||
narf|flycheck-enable-maybe
|
||||
narf|enable-tabs
|
||||
narf|enable-tab-width-4))
|
||||
(add-hook! go-mode '(emr-initialize narf|flycheck-enable-maybe))
|
||||
:config
|
||||
(define-builder! go-mode "go build")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue