nvim-devdocs icon indicating copy to clipboard operation
nvim-devdocs copied to clipboard

Neovim DevDocs integration

Results 14 nvim-devdocs issues
Sort by recently updated
recently updated
newest added

Suggested in https://github.com/luckasRanarison/nvim-devdocs/pull/12#issuecomment-1676284691 It's technically done but the default keywordprg can't be overridden because it's used for LSP hover. So re implementing the `K` key functionality is necessary to achieve...

enhancement

Edit: Writing the files when building the docs is done synchronously and freezes neovim for a moment. My initial thought was to create another program for managing docs but I...

enhancement

It's an issue with Neovim itself, substituting them doesn't look like a good idea...

previewer