Added ruby ls

This commit is contained in:
Nikita Avgustanov 2026-02-17 20:30:46 +04:00
parent b0ce4d6219
commit 299f2e3e72
1 changed files with 1 additions and 0 deletions

View File

@ -737,6 +737,7 @@ require('lazy').setup({
ensure_installed = {
'gopls',
'yamlls',
'solargraph',
}, -- explicitly set to an empty table (Kickstart populates installs via mason-tool-installer)
automatic_installation = false,
handlers = {