Make sure rust-analyzer is installed

This commit is contained in:
flea 2024-02-19 18:48:20 +08:00
parent 996af4d69a
commit 3603e9ce35
1 changed files with 1 additions and 1 deletions

View File

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