Refactor company integration
This commit is contained in:
parent
c7f2f10b18
commit
d073d61531
14 changed files with 45 additions and 27 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
(use-package company-go
|
||||
:config
|
||||
(add-company-backend! go-mode (go yasnippet))))
|
||||
(define-company-backend! go-mode (go yasnippet))))
|
||||
|
||||
(provide 'module-go)
|
||||
;;; module-go.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue