aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d/modes/go-lang.el
diff options
context:
space:
mode:
authorRaul Benencia <raul@thousandeyes.com>2020-05-26 15:46:38 -0700
committerRaul Benencia <raul@thousandeyes.com>2020-05-26 15:46:38 -0700
commit65dea73b1362ba9ce03389e2148656bfba90d566 (patch)
treef95bb0f65d7160a2bee24fc18d682e3fd1fdf735 /.emacs.local.d/modes/go-lang.el
parent38f4e04a6aea11231d14de45774fa158dae3ff1d (diff)
lsp in go
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