diff --git a/ch03_searching_files.md b/ch03_searching_files.md index d6f2d80..86fa294 100644 --- a/ch03_searching_files.md +++ b/ch03_searching_files.md @@ -268,7 +268,7 @@ nnoremap :Files To search inside files, you can use the `:Rg` command. -Again, since you will probably use this frequently, let's map it to a keyboard shortcut. I map mine to `f`. +Again, since you will probably use this frequently, let's map it to a keyboard shortcut. I map mine to `f`. The `` key is mapped to `\` by default. ``` nnoremap f :Rg