Skip to content

Commit 161e519

Browse files
committed
fix: Add missing search_debug_prints field to types
1 parent adbf32b commit 161e519

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/debugprint/types.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
---@field delete_debug_prints? string|false
7070
---@field toggle_comment_debug_prints? string|false
7171
---@field reset_debug_prints_counter? string|false
72+
---@field search_debug_prints? string|false
7273

7374
---@class debugprint.FunctionOptions
7475
---@field above? boolean

0 commit comments

Comments
 (0)