removed a spec which wasnt needed

This commit is contained in:
muneebusmani 2024-06-10 16:30:26 +05:00
parent 4597d8683e
commit 9f582977e9

View file

@ -6,10 +6,6 @@ return {
-- root = { ""}, -- root = { ""},
}) })
end, end,
{
"nvim-treesitter/nvim-treesitter",
opts = { ensure_installed = { "bash" } },
},
{ {
"mason.nvim", "mason.nvim",
opts = { ensure_installed = { "beautysh" } }, opts = { ensure_installed = { "beautysh" } },