Skip to content

Commit 568f0d9

Browse files
chore(build): auto-generate vimdoc (#46)
1 parent 5f17013 commit 568f0d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/img-clip.nvim.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ The plugin comes with the following defaults:
9595
>lua
9696
{
9797
default = {
98+
debug = false, -- enable debug mode
9899
dir_path = "assets", -- directory path to save images to, can be relative (cwd or current file) or absolute
99100
file_name = "%Y-%m-%d-%H-%M-%S", -- file name format (see lua.org/pil/22.1.html)
100101
url_encode_path = false, -- encode spaces and special characters in file path

0 commit comments

Comments
 (0)