Skip to content

Commit

Permalink
Updated from 7fd7c51 (plus gj, gk, g0, g^ and g$ commands)
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Nov 3, 2013
1 parent 56140d8 commit dc11af1
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 126 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Here is list of emulated commands with description where it can diverge from Vim
* "to upper/lower" -- `~`, `gU`, `gu` etc.
* `i`, `a`, `o`, `I`, `A`, `O` -- enter insert mode
* scroll window -- `zt`, `zb`, `zz` etc.
* wrap line movement -- `gj`, `gk`, `g0`, `g^`, `g$`

### Command Line Mode
* `:map`, `:unmap`, `:inoremap` etc.
Expand Down
Loading

0 comments on commit dc11af1

Please sign in to comment.