Update documentation and tips for projectile keys

This commit is contained in:
Aleksei Gusev 2014-08-23 18:59:50 +03:00
parent 31179a44bb
commit 6f05616b60
2 changed files with 7 additions and 4 deletions

View file

@ -380,8 +380,8 @@ Doesn't mess with special buffers."
(defvar prelude-tips
'("Press <C-c o> to open a file with external program."
"Press <C-c p f> to navigate a project's files with ido."
"Press <C-c p g> to run grep on a project."
"Press <C-c p s> or <s-p> to switch between projects."
"Press <C-c p s g> to run grep on a project."
"Press <C-c p p> to switch between projects."
"Press <C-=> to expand the selected region."
"Press <C-c g> to search in Google."
"Press <C-c G> to search in GitHub."