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:
@@ -1,7 +1,7 @@
|
||||
return {
|
||||
-- showing color of hex values, etc
|
||||
{
|
||||
'nvchad/nvim-colorizer.lua',
|
||||
'ChristianChiarulli/nvim-colorizer.lua',
|
||||
opts = {
|
||||
filetypes = {
|
||||
'*',
|
||||
|
Reference in New Issue
Block a user