mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
removed a spec which wasnt needed
This commit is contained in:
parent
4597d8683e
commit
9f582977e9
1 changed files with 0 additions and 4 deletions
|
|
@ -6,10 +6,6 @@ return {
|
|||
-- root = { ""},
|
||||
})
|
||||
end,
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
opts = { ensure_installed = { "bash" } },
|
||||
},
|
||||
{
|
||||
"mason.nvim",
|
||||
opts = { ensure_installed = { "beautysh" } },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue