mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +00:00
fix: errors from deprecated functions and null-ls
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user