Skip to content

Commit a539d73

Browse files
committed
added a correction
1 parent 922f1b2 commit a539d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vim notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## movement and editing
44

5-
- use w and e to move by words instead of characters. w moves to the beginning of the next word and e to the end of the next word
5+
- use w and e to move by words instead of characters. w moves to the beginning of the next word and e to the end of the current word
66

77
- moving the screen instead of the cursor can be useful.
88

0 commit comments

Comments
 (0)