diff --git a/lua/plugins.lua b/lua/plugins.lua index 8a52547..5a271d8 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -47,7 +47,6 @@ vim.pack.add({ { src = "https://github.com/DNLHC/glance.nvim" }, { src = "https://github.com/rmagatti/logger.nvim" }, { src = "https://github.com/rmagatti/goto-preview" }, - { src = "https://github.com/norcalli/nvim-colorizer.lua" }, { src = "https://github.com/nvim-lua/plenary.nvim" }, { src = "https://github.com/nvim-telescope/telescope.nvim" }, { src = "https://github.com/nvim-telescope/telescope-project.nvim"},