update ts rainbow to fork

This commit is contained in:
Oliver Hartmann 2023-05-30 23:17:49 +02:00
parent 87f96d8209
commit bb792a23c8

View File

@ -1,5 +1,5 @@
return {
'p00f/nvim-ts-rainbow',
'HiPhish/nvim-ts-rainbow2',
dependencies = 'nvim-treesitter/nvim-treesitter',
event = 'VeryLazy'
}