mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
Merge 22562b0ee8 into 803bc181d7
This commit is contained in:
commit
4cd31ed7fa
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ return {
|
||||||
|
|
||||||
-- add any tools you want to have installed below
|
-- add any tools you want to have installed below
|
||||||
{
|
{
|
||||||
"williamboman/mason.nvim",
|
"mason-org/mason.nvim",
|
||||||
opts = {
|
opts = {
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
"stylua",
|
"stylua",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue