We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da4818 commit 26e70abCopy full SHA for 26e70ab
doc/debugprint.nvim.txt
@@ -139,6 +139,8 @@ following table.
139
Normal None Variable debug (always prompt for Above
140
variable)
141
142
+ Normal None Delete debug lines in buffer -
143
+
144
Visual g?v Variable debug Below
145
146
Visual g?v Variable debug Above
@@ -147,8 +149,7 @@ following table.
147
149
148
150
Op-pending g?O Variable debug Above
151
- Command :DeleteDebugPrints Delete all debug lines added to
- this buffer
152
+ Command :DeleteDebugPrints Delete debug lines in buffer -
153
----------------------------------------------------------------------------------
154
The keys and commands outlined above can be specifically overridden using the
155
`keymaps` and `commands` objects inside the `opts` object used above during
0 commit comments