aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d/modes/go-lang.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.local.d/modes/go-lang.el')
-rw-r--r--.emacs.local.d/modes/go-lang.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.emacs.local.d/modes/go-lang.el b/.emacs.local.d/modes/go-lang.el
index 5d43e16..ad0b307 100644
--- a/.emacs.local.d/modes/go-lang.el
+++ b/.emacs.local.d/modes/go-lang.el
@@ -5,8 +5,6 @@
:ensure t
:init
(progn
- (setq gofmt-command "goimports")
- (add-hook 'before-save-hook 'gofmt-before-save)
(bind-key [remap find-tag] #'godef-jump))
:config
(add-hook 'go-mode-hook 'electric-pair-mode)
nihil fit ex nihilo