added astro and ruby LSPs

This commit is contained in:
lowell 2025-02-16 17:08:45 -05:00
parent 96af179451
commit ca8ece9655

View File

@ -162,6 +162,9 @@ return {
-- https://github.com/pmizio/typescript-tools.nvim
--
-- But for many setups, the LSP (`tsserver`) will work just fine
astro = {},
rufo = {},
ruby_lsp = {},
tsserver = {},
ruff = {},
pylsp = {