We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8050391 commit c14ac8dCopy full SHA for c14ac8d
lua/debugprint/types.lua
@@ -12,7 +12,7 @@
12
---@class DebugprintGlobalOptions
13
---@field keymaps? DebugprintKeymapOptions
14
---@field commands? DebugprintCommandOptions
15
----@field display_counter? boolean
+---@field display_counter? boolean|function
16
---@field display_location? boolean
17
---@field display_snippet? boolean
18
---@field move_to_debugline? boolean
0 commit comments