Loading vim.md +19 −1 Original line number Diff line number Diff line Loading @@ -11,3 +11,21 @@ hjkl **end of line** $ **beginning of next word** w **beginning of next word, defined by white space** W **end of the next word** e **end of the next word, defined by white space** E **back to the beginning of previous word** b **back to the beginning of previous word** B No newline at end of file Loading
vim.md +19 −1 Original line number Diff line number Diff line Loading @@ -11,3 +11,21 @@ hjkl **end of line** $ **beginning of next word** w **beginning of next word, defined by white space** W **end of the next word** e **end of the next word, defined by white space** E **back to the beginning of previous word** b **back to the beginning of previous word** B No newline at end of file