Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 308 Bytes

File metadata and controls

22 lines (17 loc) · 308 Bytes

Day 01 - move & insert

move

  • h -> left
  • l -> right
  • j -> top
  • k -> bottom

insert

  • i -> insert (before)
  • a -> insert (after)

back to normal

  • esc / ctrl + [