mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 09:41:10 +01:00
correct nvim-colorizer config
This commit is contained in:
@@ -101,7 +101,10 @@ return {
|
||||
"tpope/vim-fugitive",
|
||||
},
|
||||
{
|
||||
"norcalli/nvim-colorizer.lua"
|
||||
"catgoose/nvim-colorizer.lua",
|
||||
config = function()
|
||||
require("config.colorizer")
|
||||
end,
|
||||
},
|
||||
{
|
||||
"folke/noice.nvim",
|
||||
|
||||
Reference in New Issue
Block a user