Install typescript language server
This commit is contained in:
parent
3fae77dd72
commit
2b917dc2c2
4 changed files with 10 additions and 6 deletions
|
|
@ -343,6 +343,7 @@
|
|||
|
||||
(use-package lsp-mode
|
||||
:hook
|
||||
((js-mode js-ts-mode js-jsx-mode) . lsp)
|
||||
((python-mode python-ts-mode) . lsp)
|
||||
(nix-mode . lsp)
|
||||
((swift-mode swift-ts-mode) .lsp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue