|
|
@ -79,7 +79,7 @@ require('lazy').setup({
|
|
|
|
'neovim/nvim-lspconfig',
|
|
|
|
'neovim/nvim-lspconfig',
|
|
|
|
dependencies = {
|
|
|
|
dependencies = {
|
|
|
|
-- Automatically install LSPs to stdpath for neovim
|
|
|
|
-- Automatically install LSPs to stdpath for neovim
|
|
|
|
{ 'williamboman/mason.nvim', config = true },
|
|
|
|
{ 'williamboman/mason.nvim', build = ':MasonUpdate', config = true },
|
|
|
|
'williamboman/mason-lspconfig.nvim',
|
|
|
|
'williamboman/mason-lspconfig.nvim',
|
|
|
|
|
|
|
|
|
|
|
|
-- Useful status updates for LSP
|
|
|
|
-- Useful status updates for LSP
|
|
|
|