mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(mason): removed installing of shellcheck and shfmt. Use bashls instead
This commit is contained in:
parent
2002265461
commit
e7a515e548
1 changed files with 0 additions and 2 deletions
|
@ -156,8 +156,6 @@ return {
|
|||
opts = {
|
||||
ensure_installed = {
|
||||
"stylua",
|
||||
"shellcheck",
|
||||
"shfmt",
|
||||
"flake8",
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue