nvim: lazy update

This commit is contained in:
2025-06-03 23:36:38 +02:00
parent f5302fc646
commit ecb466f230
2 changed files with 47 additions and 46 deletions

View File

@@ -1,6 +1,7 @@
return {
{
'neovim/nvim-lspconfig',
version = '*',
dependencies = {
-- Automatically install LSPs and related tools to stdpath for neovim
'williamboman/mason.nvim',