Skip to content

Commit

Permalink
fix(rainbow-delimiters): ping to c1635c2, close #1094.
Browse files Browse the repository at this point in the history
Signed-off-by: ayamir <[email protected]>
  • Loading branch information
ayamir committed Dec 12, 2023
1 parent d3f32fc commit 3ff701f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/modules/plugins/editor.lua
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ editor["nvim-treesitter/nvim-treesitter"] = {
},
{
"hiphish/rainbow-delimiters.nvim",
commit = "65939c26536a05da8d6b03aceea7c26abcd92a45",
commit = "c1635c2429644bfd5044dff067a613952a9424b6",
config = require("editor.rainbow_delims"),
},
{
Expand Down

0 comments on commit 3ff701f

Please sign in to comment.