Replies: 1 comment
-
You can either set {
enabled = function()
if figure_out_if_dap_input() then return 'force' end
return true
end
} Documentation for the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Description
when i use dap,
program is based on
vim.ui.input
,so i want blink can be enabled in vim.ui.input(especially
blink.path
is needed)Beta Was this translation helpful? Give feedback.
All reactions