Merge pull request #823 from swaroopch/super_dot
Add tip on keyboard shortcut for ace-jump-mode
This commit is contained in:
commit
5d25782b6d
1 changed files with 1 additions and 0 deletions
|
@ -394,6 +394,7 @@ Doesn't mess with special buffers."
|
|||
"Press <C-Backspace> to kill a line backwards."
|
||||
"Press <C-S-Backspace> or <s-k> to kill the whole line."
|
||||
"Press <s-j> or <C-^> to join lines."
|
||||
"Press <s-.> or <C-c j> to jump to the start of a word in any visible window."
|
||||
"Press <f11> to toggle fullscreen mode."
|
||||
"Press <f12> to toggle the menu bar."
|
||||
"Explore the Tools->Prelude menu to find out about some of Prelude extensions to Emacs."
|
||||
|
|
Loading…
Reference in a new issue