We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82da3d commit 8050391Copy full SHA for 8050391
doc/debugprint.nvim.txt
@@ -39,8 +39,8 @@ generation. It:
39
extended to support other languages or customize existing ones <SHOWCASE.md>.
40
- Includes reference information in each 'print line' such as file names, line
41
numbers, a counter, and snippets of other lines to make it easier to
42
- cross-reference them in output (each of these can be (optionally
43
- disabled)[#other-options]).
+ cross-reference them in output (each of these can be
+ |debugprint.nvim-optionally-disabled|).
44
- Can output the value of variables (or in some cases, expressions).
45
- Dot-repeats <https://jovicailic.org/2018/03/vim-the-dot-command/>.
46
- Can detect a Treesitter variable name under the cursor for some languages, or
0 commit comments