Closed I-Own-You closed 1 year ago
Thanks for the report. I've made a dumb mistake, it should be fixed now
Thanks for the report. I've made a dumb mistake, it should be fixed now
not dumb, you just forgot 🥇 yes, its fixed 🍾 also if you find a way of displaying the markdown as beautiful html, you have a seat in the heaven as well 🍷
xD, I'm working on that don't worry, #4. You can use glow.nvim for now.
xD, I'm working on that don't worry, #4. You can use glow.nvim for now.
damn this is a killer plugin, i didnt know about devdocs, glad i just clicked on the phone notification, its mindblowing, literally offline docs available in the neovim, good job 🌟
Hi
I installed your plugin using lazy.nvim.
I did use DevDocsFetch, something has been created.
Then i tried DevDocsInstall javascript (or whatever language), and i got this error.
![Screenshot from 2023-08-12 13-13-54](https://github.com/luckasRanarison/nvim-devdocs/assets/91146968/7f1d27b1-c79f-48e3-9189-66f3b4a96f1f)
This is my config:
![Screenshot from 2023-08-12 13-20-12](https://github.com/luckasRanarison/nvim-devdocs/assets/91146968/d6bf2ffa-30f4-4244-9321-12075b40bfb1) ![Screenshot from 2023-08-12 13-21-16](https://github.com/luckasRanarison/nvim-devdocs/assets/91146968/e26e23e5-4022-4906-84f2-b81c9edb2444)
UPD: when i use the command DevDocsInstall without arguments, the error appears, but then the telescope picker appears, and i can install the documentation, and it works.