Skip to content
This repository was archived by the owner on Nov 19, 2017. It is now read-only.

Commit c2283dc

Browse files
committed
Update documentation
1 parent 5fc02f2 commit c2283dc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/blockle.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ MAPPINGS *blockle-mappings*
3535
<Leader>b or <Plug>BlockToggle
3636
Toggle ruby block style
3737

38+
To add your own mapping, add something like the following to your vim configuration:
39+
>
40+
map <D-j> <Plug>BlockToggle
41+
<
42+
which would map Super-J (Cmd-J on Mac OS) to the toggling function.
43+
44+
3845
*blockle-settings*
3946
This plugin has no settings.
4047

0 commit comments

Comments
 (0)