lualine fix + more language servers

This commit is contained in:
Alexey 2026-08-12 15:46:22 +03:00
commit dbc5cf7810
5 changed files with 10 additions and 1 deletions

View file

@ -4,6 +4,8 @@ local requires = {
'lua_ls',
'clangd',
'dartls',
'gopls',
'ols',
}
local lsps = {}