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

View File

@ -14,7 +14,7 @@
j j
w next start of word 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 word
E next end of whitespace-delimited word E next end of whitespace-delimited word
b previous start of word b previous start of word