Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtom committed Jun 19, 2014
1 parent dce4d80 commit 89cf2ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/tinykeymap.txt
Expand Up @@ -176,7 +176,7 @@ g:tinykeymap#timeout (default: 5000)
If 0, the tinykeymap never stops due to a timeout.

*g:tinykeymap#resolution*
g:tinykeymap#resolution (default: "200m")
g:tinykeymap#resolution (default: 50)
Number of milliseconds to sleep when polling for characters.

*g:tinykeymap#autokey_msecs*
Expand Down Expand Up @@ -217,7 +217,7 @@ tinykeymap#Load(maps)
[maps] is either a single name or a list of names.

Run >
:echo globpath(&rtp, 'autoload/tinykeymap/*.vim')
:echo globpath(&rtp, 'autoload/tinykeymap/map/*.vim')
< for a list of available tinykeymaps.

*tinykeymap#EnterMap()*
Expand Down

0 comments on commit 89cf2ab

Please sign in to comment.