changed to snacks lg

This commit is contained in:
Belal Elsabbagh
2026-02-01 09:15:43 +02:00
parent 746a957b35
commit 4e83243ca1
3 changed files with 43 additions and 33 deletions

View File

@@ -1,18 +1,12 @@
return {
'williamboman/mason.nvim',
'mason-org/mason.nvim',
opts = {
ensure_installed = {
'typescript-language-server',
'biome',
'svelte-language-server',
'vue-language-server',
'gopls',
'rust-analyzer',
'stylua',
'html-lsp',
'ruff',
'mypy',
'pyright',
},
ui = {
icons = {
package_installed = "",
package_pending = "",
package_uninstalled = ""
}
}
},
}