hoome+end invisible

This commit is contained in:
TLINDEN
2016-05-16 14:07:49 +02:00
parent 67fd0f6b09
commit 6066604ed6

View File

@@ -120,11 +120,11 @@ This can be used for other things as well, for example:
When you put this into your .emacs config, then you can do:
hit <home> once: goto beginning of current line
hit ```<home>``` once: goto beginning of current line
repeat: goto beginning of current window
repeat: goto beginning of current buffer
(and the same with <end> in the other direction)
(and the same with ```<end>``` in the other direction)
# Reporting Bugs