Skip to content

Commit

Permalink
Doc: fix typos
Browse files Browse the repository at this point in the history
Thanks @Konfekt
  • Loading branch information
mhinz committed Oct 30, 2018
1 parent 738cc68 commit be91bd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/grepper.txt
Expand Up @@ -250,13 +250,13 @@ NOTE: The obsolete alias for this option is `g:grepper.next_tool`.

------------------------------------------------------------------------------
*g:grepper.prompt_mapping_dir* >
let g:grepper.prompt_mapping_dir = '<s-d>'
let g:grepper.prompt_mapping_dir = '<c-d>'
>
The prompt uses this mapping to toggle the |:Grepper-dir| flag.

------------------------------------------------------------------------------
*g:grepper.prompt_mapping_side* >
let g:grepper.prompt_mapping_side = '<s-s>'
let g:grepper.prompt_mapping_side = '<c-s>'
>
The prompt uses this mapping to toggle the |:Grepper-side| flag.

Expand Down

0 comments on commit be91bd0

Please sign in to comment.