Update documentation and tips for projectile keys
This commit is contained in:
parent
31179a44bb
commit
6f05616b60
2 changed files with 7 additions and 4 deletions
core
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue