We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc5e033 + 89b0919 commit a0758e3Copy full SHA for a0758e3
README.md
@@ -554,7 +554,7 @@ enable `paredit` in the REPL buffer as well:
554
(add-hook 'cider-repl-mode-hook #'smartparens-strict-mode)
555
```
556
557
-* [RainbowDelimiters](https://github.com/jlr/rainbow-delimiters) is a
+* [RainbowDelimiters](https://github.com/Fanael/rainbow-delimiters) is a
558
minor mode which highlights parentheses, brackets, and braces
559
according to their depth. Each successive level is highlighted in a
560
different color. This makes it easy to spot matching delimiters,
0 commit comments