Make sure rust-analyzer is installed

This commit is contained in:
flea 2024-02-19 18:48:20 +08:00
parent 996af4d69a
commit 3603e9ce35

View File

@ -596,7 +596,7 @@ local servers = {
neocmake = {},
-- gopls = {},
-- pyright = {},
-- rust_analyzer = {},
rust_analyzer = {},
-- tsserver = {},
-- html = { filetypes = { 'html', 'twig', 'hbs'} },