Skip to content

Commit

Permalink
Correct additional spelling mistakes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
expipiplus1 committed May 26, 2015
1 parent db85e8b commit aa3d620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Make text objects for various C and C++ blocks with power of clang
==================================================================

This vim plugin makes text objects for various C and C++ blocks, funciton, class, namespace, expression, statement and so on.
This vim plugin makes text objects for various C and C++ blocks, function, class, namespace, expression, statement and so on.

## Dependencies

Expand Down Expand Up @@ -47,7 +47,7 @@ Screenshot:

![screenshot](http://gifzo.net/82IlUtfW1g.gif)

## More complecated operator-pending mappings
## More complicated operator-pending mappings

If you set `g:textobj_clang_more_mappings` to `1`, many operator-pending mappings are defined. As a default, mappings in a below table are defined. You can control the number of the mappings with `g:textobj_clang_mapping_kinds`.

Expand Down

0 comments on commit aa3d620

Please sign in to comment.