go: remove helm-go-package
This commit is contained in:
parent
60f395c8d6
commit
4093b93c80
1 changed files with 0 additions and 3 deletions
|
@ -14,7 +14,6 @@
|
|||
:n "gd" 'godef-jump
|
||||
(:leader :n "h" 'godef-describe)
|
||||
(:localleader
|
||||
:n "p" 'helm-go-package
|
||||
:n "tr" 'doom:go-test-run-all
|
||||
:n "ta" 'doom:go-test-run-all
|
||||
:n "ts" 'doom:go-test-run-package))
|
||||
|
@ -40,7 +39,5 @@
|
|||
|
||||
(use-package gorepl-mode :commands (gorepl-run gorepl-run-load-current-file))
|
||||
|
||||
(use-package helm-go-package :commands helm-go-package)
|
||||
|
||||
(provide 'module-go)
|
||||
;;; module-go.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue