lang/javascript: if lsp fails, fallback to tide
This commit is contained in:
parent
47f0f77d91
commit
e5c8ced1a6
2 changed files with 16 additions and 15 deletions
|
@ -17,7 +17,6 @@
|
|||
(package! skewer-mode)
|
||||
|
||||
;; Programming environment
|
||||
(unless (featurep! +lsp)
|
||||
(package! tide))
|
||||
(package! tide)
|
||||
(when (featurep! :tools lookup)
|
||||
(package! xref-js2))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue