diff --git a/core/prelude-core.el b/core/prelude-core.el index 82add93..a9e1167 100644 --- a/core/prelude-core.el +++ b/core/prelude-core.el @@ -374,6 +374,7 @@ Doesn't mess with special buffers." (defvar prelude-tips '("Press to open a file with external program." "Press to navigate a project's files with ido." + "Press to open a recently visited file." "Press to run grep on a project." "Press to switch between projects." "Press to expand the selected region."