Skip to content

Commit

Permalink
Merge branch 'refactoring' of github.com:JugglerShu/XVim into refacto…
Browse files Browse the repository at this point in the history
…ring

* 'refactoring' of github.com:JugglerShu/XVim:
  Update FeatureList.md
  Update FeatureList.md
  • Loading branch information
JugglerShu committed Sep 5, 2013
2 parents c11b397 + 0591200 commit 623fe08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documents/Users/FeatureList.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you want to open the file under the cursor you can use 'gd' instead of 'gf' i
## Insert
a, A, i, I, o, O

You can use <C-o> to enter to temparary normal mode during insert mode.
You can use Ctrl-o to enter to temparary normal mode during insert mode.

## Yank, put and change

Expand Down Expand Up @@ -207,7 +207,7 @@ Example:
set guioptions=r
nmap n e

# Known problems
## Known problems
See XVim issue page.


Expand Down

0 comments on commit 623fe08

Please sign in to comment.