Commit 5e17a705 authored by bobloblaw's avatar bobloblaw
Browse files

Update vim.md

parent 30817811
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
# Vim


## Movement

**Left,up,down,right**
hjkl

**start of line**
0 (zero)

**end of line**
$
 No newline at end of file