Adds lsp configuration and servers for go, elixir, typescript and python
This commit is contained in:
parent
e042914777
commit
35d7f6d756
13 changed files with 313 additions and 35 deletions
|
|
@ -1,2 +1,4 @@
|
|||
require'lspconfig'.pyright.setup{}
|
||||
require'lspconfig'.pyright.setup{
|
||||
cmd = {DATA_PATH .. "/lspinstall/python/node_modules/.bin/pyright-langserver", "--stdio"},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue