-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation #8
Comments
Hi,
|
Btw I am still, not sure how that in
|
Just a note that I had to manually copy the |
Running into the same issue using |
I tried to install this plugin by adding "nvim-telescope/telescope-dap" to packer plugins and adding
require('telescope').load_extension('dap') but that did not work. I tried creating a special folder in my configs lua/telescope/_extensions (separate folder) and put the file there but it didn't work either. How would I install telescope-dap?
I am using LunarVim to separate my user configs into a separate folder for simplicity.
The text was updated successfully, but these errors were encountered: