add rust_analyzer lsp support for nvim
This commit is contained in:
parent
a743938b32
commit
99098efa3d
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
require('lspconfig').tsserver.setup{}
|
||||
require('lspconfig').rust_analyzer.setup{}
|
||||
|
|
Loading…
Add table
Reference in a new issue