Skip to content

Commit 072e606

Browse files
skoch13chrisgrieser
authored andcommitted
chore: auto-generate vimdocs
1 parent 5ce35e3 commit 072e606

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
@@ -264,8 +264,8 @@ automatically un-shallow the repo if needed.
264264
require("tinygit").fileHistory()
265265
<
266266

267-
The type of history search depends on the mode `.searchHistory` is called from:
268-
- **Normal mode**search history for a string (`git log -G`) Correctly follows
267+
The type of history search depends on the mode `.fileHistory` is called from: -
268+
**Normal mode**search history for a string (`git log -G`) Correctly follows
269269
file renamings, and displays past file names in the commit selection. The
270270
search input is case-insensitive and supports regex. Leave the input field
271271
empty to display _all_ commits that changed the current file. - **Visual

0 commit comments

Comments
 (0)