Skip to content

Commit a64495c

Browse files
andrewferriergithub-actions[bot]
authored andcommitted
chore: Auto generate Vim docs
1 parent 8003e56 commit a64495c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/debugprint.nvim.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ generation. It:
6363
'surrounding' lines at the same time.
6464
- Supports direct writing to NeoVim registers for batch insert of debugprint
6565
lines.
66-
- Provides |debugprint.nvim-commands| to delete debugging lines added to the
67-
current buffer or comment/uncomment those lines.
66+
- Provides |debugprint.nvim-commands| to delete or comment debugging lines added
67+
to the current buffer, and search for those lines in the current directory
68+
(project) using fzf-lua or telescope.
6869
- Can optionally move to the inserted line (or not).
6970

7071

0 commit comments

Comments
 (0)