Skip to content

Commit efa336e

Browse files
andrewferriergithub-actions[bot]
authored andcommitted
chore: Auto generate Vim docs
1 parent e36ff44 commit efa336e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/debugprint.nvim.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,9 @@ they are used to convert sections to ROT-13, which most folks don’t use.
232232
debugged in the debug message
233233

234234
display_counter true Include the increasing integer counter in the debug message.
235-
(Can also be set to a function to customize, see the
236-
showcase) for an example
235+
(If you want to customize this counter, or make it
236+
non-persistent, see instructions in the showcase for an
237+
example).
237238

238239
display_snippet true Include a snippet of the line above/below in the debug
239240
message (plain debug lines only) for context

0 commit comments

Comments
 (0)