Skip to content

Commit 5988da3

Browse files
chrisgriesergithub-actions[bot]
authored andcommitted
chore: auto-generate vimdocs
1 parent 73b4da1 commit 5988da3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/nvim-tinygit.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*nvim-tinygit.txt* For Neovim Last change: 2025 May 13
1+
*nvim-tinygit.txt* For Neovim Last change: 2025 May 19
22

33
==============================================================================
44
Table of Contents *nvim-tinygit-table-of-contents*
@@ -346,7 +346,7 @@ PUSH & PRS ~
346346
forceWithLease = false,
347347
createGitHubPr = false,
348348
}
349-
require("tinygit").createGitHubPr()
349+
require("tinygit").createGitHubPr() -- to push before, use `.push { createGitHubPr = true }`
350350
<
351351

352352

0 commit comments

Comments
 (0)