diff --git a/docs/kittens/hyperlinked_grep.rst b/docs/kittens/hyperlinked_grep.rst index 7247cc44a..19810b608 100644 --- a/docs/kittens/hyperlinked_grep.rst +++ b/docs/kittens/hyperlinked_grep.rst @@ -5,7 +5,7 @@ Hyperlinked grep As of ripgrep versions newer that 13.0 it supports hyperlinks natively so you can just add the following alias in your shells rc files: - ``rg=alias rg --hyperlink-format=kitty` no need to use this kitten. + ``rg=alias rg --hyperlink-format=kitty`` no need to use this kitten. But, see below for instructions on how to customize kitty to have it open the hyperlinks from ripgrep in your editor.