mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix: remove mason.nvim part
This commit is contained in:
parent
dbb75c3df4
commit
9ec1a86c7f
1 changed files with 0 additions and 4 deletions
|
|
@ -3,10 +3,6 @@ return {
|
||||||
ft = "ss",
|
ft = "ss",
|
||||||
root = "package.json",
|
root = "package.json",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"williamboman/mason.nvim",
|
|
||||||
opts = { ensure_installed = { "snakeskin-cli" } },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"neovim/nvim-lspconfig",
|
"neovim/nvim-lspconfig",
|
||||||
opts = {
|
opts = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue