mirror of
https://github.com/hazemKrimi/config.nvim.git
synced 2026-05-01 18:20:26 +00:00
Remove nvim-colorizer
This commit is contained in:
@@ -21,13 +21,6 @@ return {
|
||||
dependencies = { 'nvim-lua/plenary.nvim', 'neovim/nvim-lspconfig' },
|
||||
opts = {},
|
||||
},
|
||||
{
|
||||
-- Highlight todo, notes, etc in comments
|
||||
'folke/todo-comments.nvim',
|
||||
event = 'VimEnter',
|
||||
dependencies = { 'nvim-lua/plenary.nvim' },
|
||||
opts = { signs = false },
|
||||
},
|
||||
{
|
||||
-- High-performance color highlighter
|
||||
'norcalli/nvim-colorizer.lua',
|
||||
|
||||
Reference in New Issue
Block a user