devdocs.vim icon indicating copy to clipboard operation
devdocs.vim copied to clipboard

Open devdocs.io from Vim

Results 4 devdocs.vim issues
Sort by recently updated
recently updated
newest added

It would be nice if we could select a diff source than the filetype we are in.

added doc/tags into gitignore It seems that this file is periodically generated when using devdocs.vim as git submodule (using pathogen or pack/ folder) thus making submodule dirty

Would be nice be possible to search on multiple docs, with some config like: let g:devdocs_filetype_map = { \ 'elixir': ['elixir','phoenix'], \ }

Is there a possibility to use an allready open tab in Safari instead of opening a new one each time?