fix: null-ls depricated

This commit is contained in:
agryphus 2026-07-15 14:24:49 -04:00
parent a56377c11e
commit fa9f1751b6

View file

@ -142,7 +142,7 @@ require("lazy").setup({
},
-- Linting
"jose-elias-alvarez/null-ls.nvim",
"nvimtools/none-ls.nvim",
-- Git wrapper
"tpope/vim-fugitive",