rust-doc.vim icon indicating copy to clipboard operation
rust-doc.vim copied to clipboard

Search Rust documents and open with browser from Vim.

Results 2 rust-doc.vim issues
Sort by recently updated
recently updated
newest added

Hey, was just testing this plugin but couldn't really wrap my head around the following error after looking up any kind of doc (whether it be std or third party):...

`rustup` now supported `doc` subcommand at v1.20. https://blog.rust-lang.org/2019/10/15/Rustup-1.20.0.html > The rustup doc command opens the locally installed documentation on your browser, without any Internet connection required. rustup 1.20.0 enhances the...

enhancement