Skip to content

Commit 15960b4

Browse files
committed
update readme
1 parent 9ae85bb commit 15960b4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,16 @@ Default: `1`
5858
let g:blamer_show_in_visual_modes = 0
5959
```
6060

61+
#### Show in insert modes
62+
63+
Enables / disables blamer in insert modes.
64+
65+
Default: `1`
66+
67+
```
68+
let g:blamer_show_in_insert_modes = 0
69+
```
70+
6171
#### Prefix
6272

6373
The prefix that will be added to the template.

0 commit comments

Comments
 (0)