We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7457b19 commit 06288b0Copy full SHA for 06288b0
1 file changed
lua/pyrepl/types.lua
@@ -24,7 +24,7 @@
24
---@field image_max_history? integer
25
---@field image_width_ratio? number
26
---@field image_height_ratio? number
27
----@field image_provider? string
+---@field image_provider? "placeholders" | "image" | string
28
---@field cell_pattern? string
29
---@field python_path? string
30
---@field preferred_kernel? string
0 commit comments