Skip to content

Commit 26e70ab

Browse files
andrewferriergithub-actions[bot]
authored andcommitted
chore: Auto generate Vim docs
1 parent 4da4818 commit 26e70ab

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
@@ -139,6 +139,8 @@ following table.
139139
Normal None Variable debug (always prompt for Above
140140
variable)
141141

142+
Normal None Delete debug lines in buffer -
143+
142144
Visual g?v Variable debug Below
143145

144146
Visual g?v Variable debug Above
@@ -147,8 +149,7 @@ following table.
147149

148150
Op-pending g?O Variable debug Above
149151

150-
Command :DeleteDebugPrints Delete all debug lines added to
151-
this buffer
152+
Command :DeleteDebugPrints Delete debug lines in buffer -
152153
----------------------------------------------------------------------------------
153154
The keys and commands outlined above can be specifically overridden using the
154155
`keymaps` and `commands` objects inside the `opts` object used above during

0 commit comments

Comments
 (0)