fix: errors from deprecated functions and null-ls

This commit is contained in:
Arkaprabha Chakraborty
2025-05-27 03:58:00 +05:30
parent c515e19dee
commit d84bf94279
5 changed files with 73 additions and 59 deletions

View File

@@ -109,7 +109,7 @@ local plugins = {
{ "williamboman/mason.nvim" },
{ "williamboman/mason-lspconfig.nvim" },
{ "neovim/nvim-lspconfig" },
{ "jose-elias-alvarez/null-ls.nvim" },
--{ "jose-elias-alvarez/null-ls.nvim" },
{ "L3MON4D3/LuaSnip" },
{ "rafamadriz/friendly-snippets" },
{ "hrsh7th/nvim-cmp" },