[Help] No configuration found for snacks_picker_list. You need to add configs to dap.configurations.snacks_picker_list (See :h dap-configuration)
#1596
Replies: 1 comment
-
|
I found the solution is to add vim.g.lazyvim_picker = "snacks" |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:


Hello, I'm new to Neovim, and recently, when I configured my neovim-dap plugin in python I met such a problem below
Here is my neovim-dap configuration.
I think this part of the code works well, but I just can't figure out how to implement dap.configurations.snacks_picker_list (I can't find the corresponding part of the documentation in :h dap-configuration)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions