Added new plugin and ls

This commit is contained in:
2024-09-21 22:17:31 +02:00
parent b16d1e63de
commit f0fa445da0
3 changed files with 21 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ return {
"eslint",
"rust_analyzer",
"yamlls",
"bashls",
},
automatic_installation = true,
})