Skip to content

Commit d8b6b03

Browse files
chore(build): auto-generate vimdoc (#131)
1 parent e427131 commit d8b6b03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/img-clip.nvim.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*img-clip.nvim.txt* For NVIM v0.8.0 Last change: April 2025
1+
*img-clip.nvim.txt* For NVIM v0.8.0 Last change: June 2025
22

33
==============================================================================
44
Table of Contents *img-clip.nvim-table-of-contents*
@@ -127,6 +127,7 @@ below:
127127
relative_template_path = true, ---@type boolean | fun(): boolean
128128
use_cursor_in_template = true, ---@type boolean | fun(): boolean
129129
insert_mode_after_paste = true, ---@type boolean | fun(): boolean
130+
insert_template_after_cursor = true, ---@type boolean | fun(): boolean
130131

131132
-- prompt options
132133
prompt_for_file_name = true, ---@type boolean | fun(): boolean

0 commit comments

Comments
 (0)