Add tip on keyboard shortcut to open recent file

This commit is contained in:
Swaroop C H 2015-03-08 23:57:02 -07:00 committed by Swaroop
parent 71f2d5d546
commit e3831fc993

View file

@ -374,6 +374,7 @@ 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 <s-r> to open a recently visited file."
"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."