mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
lang/javascript: remove company-tide package (doesn't exist)
This commit is contained in:
@ -13,9 +13,6 @@
|
|||||||
(package! skewer-mode)
|
(package! skewer-mode)
|
||||||
(package! eslintd-fix)
|
(package! eslintd-fix)
|
||||||
|
|
||||||
(when (featurep! :completion company)
|
|
||||||
(package! company-tide))
|
|
||||||
|
|
||||||
(when (featurep! :feature lookup)
|
(when (featurep! :feature lookup)
|
||||||
(package! xref-js2))
|
(package! xref-js2))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user