This commit is contained in:
Alexey 2026-04-01 12:27:18 +03:00
commit 18603b93e0
8 changed files with 29 additions and 2 deletions

View file

@ -2,6 +2,8 @@
local requires = {
'rust_analyzer',
'lua_ls',
'clangd',
'dartls',
}
local lsps = {}