mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fixed extra mason spec
This commit is contained in:
parent
4ee4e171d9
commit
0a80e3f1ed
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ return {
|
||||||
{
|
{
|
||||||
"mason.nvim",
|
"mason.nvim",
|
||||||
opts = { ensure_installed = {
|
opts = { ensure_installed = {
|
||||||
"fsautocomplete",
|
|
||||||
"fantomas",
|
"fantomas",
|
||||||
} },
|
} },
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue