nvim-devdocs
nvim-devdocs copied to clipboard
Neovim DevDocs integration
Every time the plugin tries to use `curl` to download something, it throws an error from `curl` I'm using Linux, OpenSUSE Tumbleweed, so I have a pretty up to date...
Is it possible to turn off the "[nvim-devdocs] Plugin initialized" message on startup?
In Telescope by [default](https://github.com/nvim-telescope/telescope.nvim?tab=readme-ov-file#default-mappings) you can use `` to open the current element in a vertical split. The mapping seems to still be present in the telescope picker of nvim-devdocs,...
The project https://github.com/toiletbril/dedoc uses rust library https://crates.io/crates/html2text which renders html very nicely in my terminal  vs  Thank you for the plugin, btw!
``` vim-devdocs] Converting guides/active_storage_overview (181/745) [nvim-devdocs] Failed to convert "guides/active_storage_overview", please report this issue ...e/nvim/lazy/nvim-devdocs/lua/nvim-devdocs/transpiler.lua:150: attempt to index local 'line' (a nil value) stack traceback: ^I...e/nvim/lazy/nvim-devdocs/lua/nvim-devdocs/transpiler.lua:150: in function 'get_text_range' ^I...e/nvim/lazy/nvim-devdocs/lua/nvim-devdocs/transpiler.lua:166:...
Running `:DevdocsInstall cpp` gives me: ``` [nvim-devdocs] Plugin initialized [nvim-devdocs] Installing required docs [nvim-devdocs] cpp docs is too large (41709474) [nvim-devdocs] Fetching cpp documentation entries... [nvim-devdocs] Downloading cpp documentation... Error...
I'm running into an error that occurs when the OS window containing neovim is small enough that the Telescope preview does not display. When selecting an item through Telescope I...
Command `:DevDocsInstall typescript` give me that:  and its not istalled. Same as angular, docker, etc.
Hello. Thanks for the plugin! Is it possible to open docs with `:DevdocsOpenCurrentFloat`, find what I need and then reopen this doc page in a new Tab? At the moment...
i think this feature is useful. maybe it's a little crude, but it's better than not having the feature at all...