Enable global-eldoc-mode; less work for me!
This commit is contained in:
parent
15c735a053
commit
135ebd925f
8 changed files with 5 additions and 11 deletions
|
@ -80,8 +80,6 @@
|
|||
(tide-setup)))
|
||||
(add-hook 'web-mode-hook #'+javascript|init-tide-in-web-mode)
|
||||
:config
|
||||
(add-hook 'tide-mode-hook #'eldoc-mode)
|
||||
|
||||
;; code completion
|
||||
(after! company
|
||||
;; tide affects the global `company-backends', undo this so doom can handle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue