1
0
mirror of https://github.com/cheat/cheat.git synced 2025-05-28 02:47:06 +02:00

Merge pull request from barisinanc/master

Fix on vim cheatsheet
This commit is contained in:
Chris Lane 2013-10-23 18:30:42 -07:00
commit 64a1e825a9

@ -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