Skip to content

Instantly share code, notes, and snippets.

return {
-- https://github.com/neovim/nvim-lspconfig
'neovim/nvim-lspconfig',
event = 'VeryLazy',
dependencies = {
-- https://github.com/williamboman/mason.nvim
{ 'williamboman/mason.nvim' },
-- https://github.com/williamboman/mason-lspconfig.nvim
{ 'williamboman/mason-lspconfig.nvim' },
-- https://github.com/j-hui/fidget.nvim