[Mason] Add verible as ls to install

This commit is contained in:
Admin 2025-06-20 10:42:48 +02:00
parent 41a5b1d3b5
commit f4c7857613

View File

@ -40,7 +40,8 @@ return {
"rust_analyzer",
"ruby_lsp",
-- "ts_ls",
"vue_ls"
"vue_ls",
"verible",
},
-- auto-install configured servers (with lspconfig)
automatic_enable = false