doc: Fix Markup in the projectile key binding table

This commit is contained in:
Wieland Hoffmann 2015-10-18 19:41:13 +02:00 committed by syl20bnr
parent 6aa5dd3ce8
commit a358eb0154
1 changed files with 1 additions and 1 deletions

View File

@ -2490,7 +2490,7 @@ To search in a project see [[#searching-in-a-project][project searching]].
| ~SPC p d~ | find directory |
| ~SPC p D~ | open project root in =dired= |
| ~SPC p f~ | find file |
| ~SPC p G~ | regenerate the project's =etags=/=gtags= |
| ~SPC p G~ | regenerate the project's =etags= / =gtags= |
| ~SPC p h~ | find file using =helm= |
| ~SPC p I~ | invalidate the projectile cache |
| ~SPC p k~ | kill all project buffers |