Remove the documentation for the <s-g> keybinding

It was removed in commit d49a8e9a16 and it
is now bound to the god-local-mode command.
This commit is contained in:
Tobias Adam 2014-08-14 12:47:15 +02:00
parent 0a140202cb
commit 6ab7ed461c
2 changed files with 2 additions and 1 deletions

View file

@ -380,7 +380,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> or <s-f> to navigate a project's files with ido."
"Press <C-c p g> or <s-g> to run grep on a project."
"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-=> to expand the selected region."
"Press <C-c g> to search in Google."