fix: null-ls was archived 2y ago, how tf did i not notice? anyway, replaced with none-ls

main
Ayush Mukherjee 3 days ago
parent d9225da4c2
commit 91815480bc

@ -36,7 +36,7 @@ require("packer").startup(function()
use("nvim-treesitter/nvim-treesitter")
use("jose-elias-alvarez/null-ls.nvim")
use("nvimtools/none-ls.nvim")
use("RRethy/vim-illuminate")

Loading…
Cancel
Save