Make sure rust-analyzer is installed
This commit is contained in:
parent
996af4d69a
commit
3603e9ce35
2
init.lua
2
init.lua
|
@ -596,7 +596,7 @@ local servers = {
|
||||||
neocmake = {},
|
neocmake = {},
|
||||||
-- gopls = {},
|
-- gopls = {},
|
||||||
-- pyright = {},
|
-- pyright = {},
|
||||||
-- rust_analyzer = {},
|
rust_analyzer = {},
|
||||||
-- tsserver = {},
|
-- tsserver = {},
|
||||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue