Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 38a300f

Browse files
community: rainbow-delimiters-nvim
replace nvim-ts-rainbow2 package with a hard fork
1 parent c827cb1 commit 38a300f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/community.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ return {
2525
-- ----------------------------------------------
2626
-- Editor support
2727
-- Rainbow parens
28-
{ import = "astrocommunity.editing-support.nvim-ts-rainbow2" },
28+
{ import = "astrocommunity.editing-support.rainbow-delimiters-nvim" },
2929
{ import = "astrocommunity.editing-support.nvim-regexplainer" },
3030
{ import = "astrocommunity.editing-support.todo-comments-nvim" },
3131

0 commit comments

Comments
 (0)