formatting
This commit is contained in:
parent
46ab9dd870
commit
192f37e908
1 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ local plugins = {
|
||||||
{
|
{
|
||||||
"williamboman/mason-lspconfig.nvim",
|
"williamboman/mason-lspconfig.nvim",
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"williamboman/mason.nvim"
|
"williamboman/mason.nvim",
|
||||||
},
|
},
|
||||||
config = function()
|
config = function()
|
||||||
require("mason").setup()
|
require("mason").setup()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue