Merge pull request #115 from barisinanc/master

Fix on vim cheatsheet
This commit is contained in:
Chris Lane 2013-10-23 18:30:42 -07:00
commit 64a1e825a9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
j
w next start of word
w next start of whitespace-delimited word
W next start of whitespace-delimited word
e next end of word
E next end of whitespace-delimited word
b previous start of word