We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8003e56 commit a64495cCopy full SHA for a64495c
doc/debugprint.nvim.txt
@@ -63,8 +63,9 @@ generation. It:
63
'surrounding' lines at the same time.
64
- Supports direct writing to NeoVim registers for batch insert of debugprint
65
lines.
66
-- Provides |debugprint.nvim-commands| to delete debugging lines added to the
67
- current buffer or comment/uncomment those lines.
+- Provides |debugprint.nvim-commands| to delete or comment debugging lines added
+ to the current buffer, and search for those lines in the current directory
68
+ (project) using fzf-lua or telescope.
69
- Can optionally move to the inserted line (or not).
70
71
0 commit comments