🔧 Updated repo for mason
This commit is contained in:
parent
c561954b5f
commit
b30ee7d7b0
1 changed files with 2 additions and 2 deletions
|
|
@ -46,8 +46,8 @@ require("lazy").setup({
|
|||
{ "junegunn/gv.vim" },
|
||||
{ "kien/ctrlp.vim" },
|
||||
{ "mbbill/undotree", cmd = { "UndotreeToggle" } },
|
||||
{ "williamboman/mason.nvim", event = "VeryLazy", opts = { ui = { border = "rounded" } } },
|
||||
{ "williamboman/mason-lspconfig.nvim", event = "VeryLazy" },
|
||||
{ "mason-org/mason.nvim", event = "VeryLazy", opts = { ui = { border = "rounded" } } },
|
||||
{ "mason-org/mason-lspconfig.nvim", event = "VeryLazy" },
|
||||
{ "neovim/nvim-lspconfig", event = { "BufReadPre", "BufNewFile" } },
|
||||
{
|
||||
"iamcco/markdown-preview.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue