1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-10 19:41:15 +02:00

nvim: switch colorizer to well maintained version

This commit is contained in:
2024-01-08 20:24:18 +01:00
parent ff9550d552
commit 2527a36c4e
2 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
return {
-- showing color of hex values, etc
{
'nvchad/nvim-colorizer.lua',
'ChristianChiarulli/nvim-colorizer.lua',
opts = {
filetypes = {
'*',